SYMBOL INDEX (1811 symbols across 254 files) FILE: data-logging-demo/OceanSurveyDemo-Android/app/src/main/java/com/example/PebbleKitExample/ExampleDataLoggingActivity.java class ExampleDataLoggingActivity (line 19) | public class ExampleDataLoggingActivity extends Activity { method onCreate (line 27) | @Override method onPause (line 34) | @Override method onResume (line 43) | @Override method updateUi (line 80) | private void updateUi() { method getLongAsTimestamp (line 85) | private String getLongAsTimestamp(Long l) { type AnimalName (line 89) | private static enum AnimalName { method AnimalName (line 97) | private AnimalName(final int id) { method fromInt (line 101) | public static AnimalName fromInt(final int id) { method getName (line 110) | public String getName() { FILE: data-logging-demo/OceanSurveyDemo-Android/src/com/getpebble/example/logging/ExampleDataLoggingActivity.java class ExampleDataLoggingActivity (line 20) | public class ExampleDataLoggingActivity extends Activity { method onCreate (line 28) | @Override method onPause (line 35) | @Override method onResume (line 44) | @Override method updateUi (line 81) | private void updateUi() { method getUintAsTimestamp (line 86) | private String getUintAsTimestamp(UnsignedInteger uint) { type AnimalName (line 90) | private static enum AnimalName { method AnimalName (line 98) | private AnimalName(final int id) { method fromInt (line 102) | public static AnimalName fromInt(final int id) { method getName (line 111) | public String getName() { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: data-logging-demo/OceanSurveyDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: data-logging-demo/ocean-survey-demo/src/ocean-survey-demo.c type AnimalData (line 17) | typedef struct { function count_animal (line 31) | static void count_animal(AnimalData *animal_data) { function up_click_handler (line 42) | static void up_click_handler(ClickRecognizerRef recognizer, void *contex... function select_click_handler (line 48) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function down_click_handler (line 58) | static void down_click_handler(ClickRecognizerRef recognizer, void *cont... function select_long_click_handler (line 64) | static void select_long_click_handler(ClickRecognizerRef recognizer, voi... function config_provider (line 75) | static void config_provider(void *ctx) { function main_window_load (line 82) | static void main_window_load(Window *window) { function main_window_unload (line 98) | static void main_window_unload(Window *window) { function init (line 103) | static void init() { function deinit (line 126) | static void deinit() { function main (line 139) | int main(void) { FILE: golf-demo/GolfDemo-Android/app/src/main/java/com/example/PebbleKitExample/ExampleGolfActivity.java class ExampleGolfActivity (line 23) | public class ExampleGolfActivity extends Activity { method generateGolfData (line 31) | private void generateGolfData() { method onCreate (line 41) | @Override method onPause (line 49) | @Override method onResume (line 60) | @Override method startWatchApp (line 109) | public void startWatchApp(View view) { method stopWatchApp (line 114) | public void stopWatchApp(View view) { method customizeWatchApp (line 126) | public void customizeWatchApp(View view) { method updateUi (line 135) | public void updateUi() { method updateWatch (line 158) | public void updateWatch() { method previous (line 185) | private void previous() { method goPrevious (line 194) | public void goPrevious(View view) { method next (line 198) | public void next() { method goNext (line 207) | public void goNext(View view) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/ExampleGCMActivity.java class ExampleGCMActivity (line 59) | public class ExampleGCMActivity extends Activity implements CreateNdefMe... method onCreate (line 88) | @Override method onPause (line 133) | @Override method onResume (line 143) | @Override method onDestroy (line 190) | protected void onDestroy() { method onNewIntent (line 195) | @Override method processIntent (line 204) | void processIntent(Intent intent) { method createNdefMessage (line 217) | public NdefMessage createNdefMessage(NfcEvent event) { method createMimeRecord (line 238) | public NdefRecord createMimeRecord(String mimeType, byte[] payload) { method onNdefPushComplete (line 248) | @Override method handleMessage (line 257) | @Override method loadPairedId (line 267) | protected void loadPairedId() { method setPairedId (line 272) | protected void setPairedId(String id) { method sendGCMMessageToPairedDevice (line 281) | private void sendGCMMessageToPairedDevice() { method vibrateWatch (line 307) | public static void vibrateWatch(Context c) { method startWatchApp (line 315) | public static void startWatchApp(Context c) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/ExampleGolfActivity.java class ExampleGolfActivity (line 23) | public class ExampleGolfActivity extends Activity { method generateGolfData (line 31) | private void generateGolfData() { method onCreate (line 41) | @Override method onPause (line 49) | @Override method onResume (line 60) | @Override method startWatchApp (line 109) | public void startWatchApp(View view) { method stopWatchApp (line 114) | public void stopWatchApp(View view) { method customizeWatchApp (line 126) | public void customizeWatchApp(View view) { method updateUi (line 135) | public void updateUi() { method updateWatch (line 158) | public void updateWatch() { method previous (line 185) | private void previous() { method goPrevious (line 194) | public void goPrevious(View view) { method next (line 198) | public void next() { method goNext (line 207) | public void goNext(View view) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/ExampleSmsActivity.java class ExampleSmsActivity (line 32) | public class ExampleSmsActivity extends Activity { method onCreate (line 54) | @Override method onPause (line 74) | @Override method onResume (line 87) | @Override method onActivityResult (line 129) | protected void onActivityResult(int requestCode, int resultCode, Inten... method pickContact (line 150) | public void pickContact(View view) { method loadLastNumber (line 156) | protected void loadLastNumber() { method saveLastNumber (line 164) | protected void saveLastNumber() { method startWatchApp (line 179) | public void startWatchApp(View view) { method stopWatchApp (line 184) | public void stopWatchApp(View view) { method onLocationChanged (line 189) | @Override method onStatusChanged (line 195) | @Override method onProviderEnabled (line 200) | @Override method onProviderDisabled (line 205) | @Override method requestLocationForSms (line 211) | public void requestLocationForSms() { method sendLocationSms (line 228) | public void sendLocationSms(Location l) { method vibrateWatch (line 264) | public static void vibrateWatch(Context c) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/ExampleSportsActivity.java class ExampleSportsActivity (line 21) | public class ExampleSportsActivity extends Activity { method onCreate (line 31) | @Override method onPause (line 37) | @Override method onResume (line 48) | @Override method updateUi (line 80) | public void updateUi() { method startWatchApp (line 90) | public void startWatchApp(View view) { method stopWatchApp (line 95) | public void stopWatchApp(View view) { method customizeWatchApp (line 107) | public void customizeWatchApp(View view) { method updateWatchApp (line 118) | public void updateWatchApp(View view) { method changeUnitsOnWatch (line 135) | public void changeUnitsOnWatch(View view) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/ExampleWeatherActivity.java class ExampleWeatherActivity (line 29) | public class ExampleWeatherActivity extends Activity { method onCreate (line 39) | @Override method updateWeather (line 46) | public void updateWeather(View view) { method sendWeatherDataToWatch (line 68) | public void sendWeatherDataToWatch(int weatherIconId, int temperatureC... method doWeatherUpdate (line 79) | public void doWeatherUpdate(Location location) { method getIconFromWeatherId (line 116) | private int getIconFromWeatherId(int weatherId) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/GCMIntentService.java class GCMIntentService (line 17) | public class GCMIntentService extends GCMBaseIntentService { method GCMIntentService (line 22) | public GCMIntentService() { method onRegistered (line 26) | @Override method onUnregistered (line 33) | @Override method onMessage (line 38) | @Override method onDeletedMessages (line 45) | @Override method onError (line 50) | @Override method onRecoverableError (line 55) | @Override method generateNotification (line 65) | private static void generateNotification(Context context, String messa... method vibrateWatch (line 83) | private void vibrateWatch(Context c) { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/MainActivity.java class MainActivity (line 12) | public class MainActivity extends ListActivity { method onCreate (line 14) | @Override method onListItemClick (line 30) | @Override FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/TodoList/CheckableLinearLayout.java class CheckableLinearLayout (line 8) | public class CheckableLinearLayout extends LinearLayout implements Check... method CheckableLinearLayout (line 13) | public CheckableLinearLayout(Context context, AttributeSet attrs) { method onFinishInflate (line 17) | @Override method isChecked (line 23) | @Override method setChecked (line 28) | @Override method toggle (line 33) | @Override FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/TodoList/ExampleTodoListActivity.java class ExampleTodoListActivity (line 26) | public class ExampleTodoListActivity extends ListActivity { class MessageManager (line 46) | public class MessageManager implements Runnable { method run (line 51) | @Override method consumeAsync (line 65) | private void consumeAsync() { method notifyAckReceivedAsync (line 87) | public void notifyAckReceivedAsync() { method notifyNackReceivedAsync (line 100) | public void notifyNackReceivedAsync() { method offer (line 112) | public boolean offer(final PebbleDictionary data) { method onCreate (line 123) | @Override method onStart (line 183) | @Override method getListViewAsDSLV (line 191) | private DragSortListView getListViewAsDSLV() { method getListView (line 195) | @Override method onPause (line 200) | @Override method onResume (line 223) | @Override class DialogManager (line 312) | private static class DialogManager { method showDialog (line 313) | public void showDialog(Dialog d) { method dismissAll (line 320) | public void dismissAll() { method removeAllCompletedItems (line 334) | private void removeAllCompletedItems() { method onOptionsItemSelected (line 352) | @Override method onCreateOptionsMenu (line 367) | @Override method createDialog (line 374) | public Dialog createDialog() { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/TodoList/TodoListAdapter.java class TodoListAdapter (line 11) | public class TodoListAdapter extends ArrayAdapter { method TodoListAdapter (line 16) | private TodoListAdapter(final Context context, final int resource, fin... method createTodoListAdapter (line 22) | public static TodoListAdapter createTodoListAdapter(final Context cont... method addItem (line 28) | public TodoListItem addItem(String description) { method addItems (line 48) | public LinkedList addItems(String[] descriptions) { method removeItemAtIndex (line 70) | public TodoListItem removeItemAtIndex(final int index) { method moveItemFromIndexToIndex (line 79) | public void moveItemFromIndexToIndex(final int sourceIndex, final int ... method toggleItemCompletenessAtIndex (line 99) | public void toggleItemCompletenessAtIndex(final int index) { method getDescriptions (line 108) | public List getDescriptions() { FILE: golf-demo/GolfDemo-Android/src/com/example/PebbleKitExample/TodoList/TodoListItem.java class TodoListItem (line 3) | public class TodoListItem { method TodoListItem (line 8) | private TodoListItem(final boolean isComplete, final String descriptio... method getItemWithDescription (line 13) | public static TodoListItem getItemWithDescription(final String descrip... method isComplete (line 18) | public boolean isComplete() { method setComplete (line 22) | public void setComplete(final boolean isComplete) { method getDescription (line 26) | public String getDescription() { method setDescription (line 30) | public void setDescription(final String description) { method toString (line 34) | @Override FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/DragSortController.java class DragSortController (line 22) | public class DragSortController extends SimpleFloatViewManager implement... method DragSortController (line 92) | public DragSortController(DragSortListView dslv) { method DragSortController (line 96) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method DragSortController (line 100) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method DragSortController (line 111) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method getDragInitMode (line 127) | public int getDragInitMode() { method setDragInitMode (line 137) | public void setDragInitMode(int mode) { method setSortEnabled (line 148) | public void setSortEnabled(boolean enabled) { method isSortEnabled (line 152) | public boolean isSortEnabled() { method setRemoveMode (line 161) | public void setRemoveMode(int mode) { method getRemoveMode (line 165) | public int getRemoveMode() { method setRemoveEnabled (line 172) | public void setRemoveEnabled(boolean enabled) { method isRemoveEnabled (line 176) | public boolean isRemoveEnabled() { method setDragHandleId (line 186) | public void setDragHandleId(int id) { method setFlingHandleId (line 196) | public void setFlingHandleId(int id) { method setClickRemoveId (line 206) | public void setClickRemoveId(int id) { method startDrag (line 221) | public boolean startDrag(int position, int deltaX, int deltaY) { method onTouch (line 237) | @Override method onDragFloatView (line 274) | @Override method startDragPosition (line 295) | public int startDragPosition(MotionEvent ev) { method startFlingPosition (line 299) | public int startFlingPosition(MotionEvent ev) { method dragHandleHitPosition (line 313) | public int dragHandleHitPosition(MotionEvent ev) { method flingHandleHitPosition (line 317) | public int flingHandleHitPosition(MotionEvent ev) { method viewIdHitPosition (line 321) | public int viewIdHitPosition(MotionEvent ev, int id) { method onDown (line 359) | @Override method onScroll (line 378) | @Override method onLongPress (line 412) | @Override method onFling (line 422) | @Override method onSingleTapUp (line 428) | @Override method onShowPress (line 439) | @Override method onFling (line 446) | @Override FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/DragSortCursorAdapter.java class DragSortCursorAdapter (line 28) | public abstract class DragSortCursorAdapter extends CursorAdapter implem... method DragSortCursorAdapter (line 39) | public DragSortCursorAdapter(Context context, Cursor c) { method DragSortCursorAdapter (line 43) | public DragSortCursorAdapter(Context context, Cursor c, boolean autoRe... method DragSortCursorAdapter (line 47) | public DragSortCursorAdapter(Context context, Cursor c, int flags) { method swapCursor (line 56) | @Override method changeCursor (line 68) | @Override method reset (line 77) | public void reset() { method resetMappings (line 82) | private void resetMappings() { method getItem (line 87) | @Override method getItemId (line 92) | @Override method getDropDownView (line 97) | @Override method getView (line 102) | @Override method drop (line 114) | @Override method remove (line 142) | @Override method drag (line 163) | @Override method cleanMapping (line 171) | private void cleanMapping() { method getCount (line 187) | @Override method getCursorPosition (line 201) | public int getCursorPosition(int position) { method getCursorPositions (line 209) | public ArrayList getCursorPositions() { method getListPosition (line 227) | public int getListPosition(int cursorPosition) { FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/DragSortItemView.java class DragSortItemView (line 26) | public class DragSortItemView extends ViewGroup { method DragSortItemView (line 30) | public DragSortItemView(Context context) { method setGravity (line 41) | public void setGravity(int gravity) { method getGravity (line 45) | public int getGravity() { method onLayout (line 49) | @Override method onMeasure (line 67) | @Override FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/DragSortItemViewCheckable.java class DragSortItemViewCheckable (line 27) | public class DragSortItemViewCheckable extends DragSortItemView implemen... method DragSortItemViewCheckable (line 29) | public DragSortItemViewCheckable(Context context) { method isChecked (line 33) | @Override method setChecked (line 42) | @Override method toggle (line 49) | @Override FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/DragSortListView.java class DragSortListView (line 60) | public class DragSortListView extends ListView { method getSpeed (line 272) | @Override method DragSortListView (line 442) | public DragSortListView(Context context, AttributeSet attrs) { method setFloatAlpha (line 577) | public void setFloatAlpha(float alpha) { method getFloatAlpha (line 581) | public float getFloatAlpha() { method setMaxScrollSpeed (line 591) | public void setMaxScrollSpeed(float max) { method setAdapter (line 605) | @Override method getInputAdapter (line 634) | public ListAdapter getInputAdapter() { class AdapterWrapper (line 642) | private class AdapterWrapper extends BaseAdapter { method AdapterWrapper (line 645) | public AdapterWrapper(ListAdapter adapter) { method getAdapter (line 660) | public ListAdapter getAdapter() { method getItemId (line 664) | @Override method getItem (line 669) | @Override method getCount (line 674) | @Override method areAllItemsEnabled (line 679) | @Override method isEnabled (line 684) | @Override method getItemViewType (line 689) | @Override method getViewTypeCount (line 694) | @Override method hasStableIds (line 699) | @Override method isEmpty (line 704) | @Override method getView (line 710) | @Override method drawDivider (line 751) | private void drawDivider(int expPosition, Canvas canvas) { method dispatchDraw (line 787) | @Override method getItemHeight (line 834) | private int getItemHeight(int position) { method printPosData (line 847) | private void printPosData() { class HeightCache (line 852) | private class HeightCache { method HeightCache (line 858) | public HeightCache(int size) { method add (line 867) | public void add(int position, int height) { method get (line 884) | public int get(int position) { method clear (line 888) | public void clear() { method getShuffleEdge (line 915) | private int getShuffleEdge(int position, int top) { method updatePositions (line 974) | private boolean updatePositions() { method onDraw (line 1123) | @Override class SmoothAnimator (line 1132) | private class SmoothAnimator implements Runnable { method SmoothAnimator (line 1142) | public SmoothAnimator(float smoothness, int duration) { method transform (line 1150) | public float transform(float frac) { method start (line 1160) | public void start() { method cancel (line 1167) | public void cancel() { method onStart (line 1171) | public void onStart() { method onUpdate (line 1175) | public void onUpdate(float frac, float smoothFrac) { method onStop (line 1179) | public void onStop() { method run (line 1183) | @Override class LiftAnimator (line 1204) | private class LiftAnimator extends SmoothAnimator { method LiftAnimator (line 1209) | public LiftAnimator(float smoothness, int duration) { method onStart (line 1213) | @Override method onUpdate (line 1219) | @Override class DropAnimator (line 1235) | private class DropAnimator extends SmoothAnimator { method DropAnimator (line 1242) | public DropAnimator(float smoothness, int duration) { method onStart (line 1246) | @Override method getTargetY (line 1255) | private int getTargetY() { method onUpdate (line 1278) | @Override method onStop (line 1292) | @Override class RemoveAnimator (line 1302) | private class RemoveAnimator extends SmoothAnimator { method RemoveAnimator (line 1315) | public RemoveAnimator(float smoothness, int duration) { method onStart (line 1319) | @Override method onUpdate (line 1345) | @Override method onStop (line 1395) | @Override method removeItem (line 1401) | public void removeItem(int which) { method removeItem (line 1414) | public void removeItem(int which, float velocityX) { method moveItem (line 1460) | public void moveItem(int from, int to) { method cancelDrag (line 1473) | public void cancelDrag() { method clearPositions (line 1488) | private void clearPositions() { method dropFloatView (line 1495) | private void dropFloatView() { method doRemoveItem (line 1519) | private void doRemoveItem() { method doRemoveItem (line 1526) | private void doRemoveItem(int which) { method adjustOnReorder (line 1549) | private void adjustOnReorder() { method stopDrag (line 1576) | public boolean stopDrag(boolean remove) { method stopDragWithVelocity (line 1581) | public boolean stopDragWithVelocity(boolean remove, float velocityX) { method stopDrag (line 1587) | public boolean stopDrag(boolean remove, float velocityX) { method onTouchEvent (line 1612) | @Override method doActionUpOrCancel (line 1664) | private void doActionUpOrCancel() { method saveTouchCoords (line 1675) | private void saveTouchCoords(MotionEvent ev) { method listViewIntercepted (line 1691) | public boolean listViewIntercepted() { method onInterceptTouchEvent (line 1697) | @Override method setDragScrollStart (line 1758) | public void setDragScrollStart(float heightFraction) { method setDragScrollStarts (line 1772) | public void setDragScrollStarts(float upperFrac, float lowerFrac) { method continueDrag (line 1790) | private void continueDrag(int x, int y) { method updateScrollStarts (line 1836) | private void updateScrollStarts() { method onSizeChanged (line 1851) | @Override method adjustAllItems (line 1857) | private void adjustAllItems() { method adjustItem (line 1872) | private void adjustItem(int position) { method adjustItem (line 1884) | private void adjustItem(int position, View v, boolean invalidChildHeig... method getChildHeight (line 1923) | private int getChildHeight(int position) { method getChildHeight (line 1974) | private int getChildHeight(int position, View item, boolean invalidChi... method calcItemHeight (line 2004) | private int calcItemHeight(int position, View item, boolean invalidChi... method calcItemHeight (line 2008) | private int calcItemHeight(int position, int childHeight) { method requestLayout (line 2047) | @Override method adjustScroll (line 2054) | private int adjustScroll(int movePos, View moveItem, int oldFirstExpPo... method measureItem (line 2097) | private void measureItem(View item) { method measureFloatView (line 2114) | private void measureFloatView() { method onMeasure (line 2122) | @Override method layoutChildren (line 2135) | @Override method onDragTouchEvent (line 2151) | protected boolean onDragTouchEvent(MotionEvent ev) { method invalidateFloatView (line 2179) | private void invalidateFloatView() { method startDrag (line 2206) | public boolean startDrag(int position, int dragFlags, int deltaX, int ... method startDrag (line 2243) | public boolean startDrag(int position, View floatView, int dragFlags, ... method doDragFloatView (line 2306) | private void doDragFloatView(boolean forceInvalidate) { method doDragFloatView (line 2317) | private void doDragFloatView(int movePos, View moveItem, boolean force... method updateFloatView (line 2347) | private void updateFloatView() { method destroyFloatView (line 2408) | private void destroyFloatView() { type FloatViewManager (line 2426) | public interface FloatViewManager { method onCreateFloatView (line 2442) | public View onCreateFloatView(int position); method onDragFloatView (line 2459) | public void onDragFloatView(View floatView, Point location, Point to... method onDestroyFloatView (line 2469) | public void onDestroyFloatView(View floatView); method setFloatViewManager (line 2472) | public void setFloatViewManager(FloatViewManager manager) { method setDragListener (line 2476) | public void setDragListener(DragListener l) { method setDragEnabled (line 2490) | public void setDragEnabled(boolean enabled) { method isDragEnabled (line 2494) | public boolean isDragEnabled() { method setDropListener (line 2510) | public void setDropListener(DropListener l) { method setRemoveListener (line 2524) | public void setRemoveListener(RemoveListener l) { type DragListener (line 2528) | public interface DragListener { method drag (line 2529) | public void drag(int from, int to); type DropListener (line 2541) | public interface DropListener { method drop (line 2542) | public void drop(int from, int to); type RemoveListener (line 2553) | public interface RemoveListener { method remove (line 2554) | public void remove(int which); type DragSortListener (line 2557) | public interface DragSortListener extends DropListener, DragListener, ... method setDragSortListener (line 2560) | public void setDragSortListener(DragSortListener l) { method setDragScrollProfile (line 2573) | public void setDragScrollProfile(DragScrollProfile ssp) { method moveCheckState (line 2605) | public void moveCheckState(int from, int to) { method removeCheckState (line 2677) | public void removeCheckState(int position) { method buildRunList (line 2698) | private static int buildRunList(SparseBooleanArray cip, int rangeStart, method rotate (line 2747) | private static int rotate(int value, int offset, int lowerBound, int u... method findFirstSetIndex (line 2759) | private static int findFirstSetIndex(SparseBooleanArray sba, int range... method insertionIndexForKey (line 2769) | private static int insertionIndexForKey(SparseBooleanArray sba, int ke... type DragScrollProfile (line 2791) | public interface DragScrollProfile { method getSpeed (line 2802) | float getSpeed(float w, long t); class DragScroller (line 2805) | private class DragScroller implements Runnable { method isScrolling (line 2828) | public boolean isScrolling() { method getScrollDir (line 2832) | public int getScrollDir() { method DragScroller (line 2836) | public DragScroller() { method startScrolling (line 2839) | public void startScrolling(int dir) { method stopScrolling (line 2851) | public void stopScrolling(boolean now) { method run (line 2862) | @Override class DragSortTracker (line 2953) | private class DragSortTracker { method DragSortTracker (line 2963) | public DragSortTracker() { method startTracking (line 2979) | public void startTracking() { method appendState (line 2985) | public void appendState() { method flush (line 3039) | public void flush() { method stopTracking (line 3064) | public void stopTracking() { FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/ResourceDragSortCursorAdapter.java class ResourceDragSortCursorAdapter (line 34) | public abstract class ResourceDragSortCursorAdapter extends DragSortCurs... method ResourceDragSortCursorAdapter (line 54) | @Deprecated method ResourceDragSortCursorAdapter (line 77) | public ResourceDragSortCursorAdapter(Context context, int layout, Curs... method ResourceDragSortCursorAdapter (line 94) | public ResourceDragSortCursorAdapter(Context context, int layout, Curs... method newView (line 106) | @Override method newDropDownView (line 111) | @Override method setViewResource (line 121) | public void setViewResource(int layout) { method setDropDownViewResource (line 130) | public void setDropDownViewResource(int dropDownLayout) { FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/SimpleDragSortCursorAdapter.java class SimpleDragSortCursorAdapter (line 52) | public class SimpleDragSortCursorAdapter extends ResourceDragSortCursorA... method SimpleDragSortCursorAdapter (line 80) | @Deprecated method SimpleDragSortCursorAdapter (line 106) | public SimpleDragSortCursorAdapter(Context context, int layout, method bindView (line 138) | @Override method getViewBinder (line 180) | public ViewBinder getViewBinder() { method setViewBinder (line 193) | public void setViewBinder(ViewBinder viewBinder) { method setViewImage (line 212) | public void setViewImage(ImageView v, String value) { method setViewText (line 231) | public void setViewText(TextView v, String text) { method getStringConversionColumn (line 246) | public int getStringConversionColumn() { method setStringConversionColumn (line 264) | public void setStringConversionColumn(int stringConversionColumn) { method getCursorToStringConverter (line 280) | public CursorToStringConverter getCursorToStringConverter() { method setCursorToStringConverter (line 296) | public void setCursorToStringConverter(CursorToStringConverter cursorT... method convertToString (line 311) | @Override method findColumns (line 329) | private void findColumns(Cursor c, String[] from) { method swapCursor (line 344) | @Override method changeCursorAndColumns (line 364) | public void changeCursorAndColumns(Cursor c, String[] from, int[] to) { type ViewBinder (line 387) | public static interface ViewBinder { method setViewValue (line 401) | boolean setViewValue(View view, Cursor cursor, int columnIndex); type CursorToStringConverter (line 410) | public static interface CursorToStringConverter { method convertToString (line 419) | CharSequence convertToString(Cursor cursor); FILE: golf-demo/GolfDemo-Android/src/com/mobeta/android/dslv/SimpleFloatViewManager.java class SimpleFloatViewManager (line 16) | public class SimpleFloatViewManager implements DragSortListView.FloatVie... method SimpleFloatViewManager (line 26) | public SimpleFloatViewManager(ListView lv) { method setBackgroundColor (line 30) | public void setBackgroundColor(int color) { method onCreateFloatView (line 38) | @Override method onDragFloatView (line 71) | @Override method onDestroyFloatView (line 80) | @Override FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: golf-demo/GolfDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: pebblekit-js/quotes/src/entry.c type EntryUi (line 5) | struct EntryUi { function up_click_handler (line 20) | static void up_click_handler(ClickRecognizerRef recognizer, void *contex... function down_click_handler (line 30) | static void down_click_handler(ClickRecognizerRef recognizer, void *cont... function select_click_handler (line 40) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function select_long_click_handler (line 55) | static void select_long_click_handler(ClickRecognizerRef recognizer, voi... function click_config_provider (line 64) | static void click_config_provider(void *context) { function window_load (line 72) | static void window_load(Window *window) { function window_unload (line 107) | static void window_unload(Window *window) { function entry_init (line 118) | void entry_init(char *name) { function entry_deinit (line 128) | void entry_deinit(void) { function entry_get_name (line 132) | void entry_get_name(char *name, EntryCallback callback) { FILE: pebblekit-js/quotes/src/js/pebble-js-app.js function fetchStockQuote (line 8) | function fetchStockQuote(symbol, isInitMsg) { FILE: pebblekit-js/quotes/src/quotes.c function send_to_phone_multi (line 22) | static bool send_to_phone_multi(int quote_key, char *s_symbol) { function send_to_phone (line 46) | static void send_to_phone(int quote_key) { function set_symbol_msg (line 53) | static void set_symbol_msg(char *symbolName) { function in_received_handler (line 61) | static void in_received_handler(DictionaryIterator *iter, void *context) { function in_dropped_handler (line 85) | static void in_dropped_handler(AppMessageResult reason, void *context) { function out_failed_handler (line 89) | static void out_failed_handler(DictionaryIterator *failed, AppMessageRes... function select_click_handler (line 99) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function select_long_click_handler (line 105) | static void select_long_click_handler(ClickRecognizerRef recognizer, voi... function click_config_provider (line 112) | static void click_config_provider(void *context) { function window_load (line 117) | static void window_load(Window *window) { function window_unload (line 137) | static void window_unload(Window *window) { function init (line 142) | static void init(void) { function deinit (line 166) | static void deinit(void) { function main (line 170) | int main(void) { FILE: pebblekit-js/weather/src/js/pebble-js-app.js function iconFromWeatherId (line 2) | function iconFromWeatherId(weatherId) { function fetchWeather (line 14) | function fetchWeather(latitude, longitude) { function locationSuccess (line 44) | function locationSuccess(pos) { function locationError (line 49) | function locationError(err) { FILE: pebblekit-js/weather/src/weather.c type WeatherKey (line 13) | enum WeatherKey { function sync_error_callback (line 26) | static void sync_error_callback(DictionaryResult dict_error, AppMessageR... function sync_tuple_changed_callback (line 30) | static void sync_tuple_changed_callback(const uint32_t key, const Tuple*... function request_weather (line 52) | static void request_weather(void) { function window_load (line 68) | static void window_load(Window *window) { function window_unload (line 103) | static void window_unload(Window *window) { function init (line 113) | static void init(void) { function deinit (line 126) | static void deinit(void) { function main (line 132) | int main(void) { FILE: sports-demo/SportsDemo-Android/app/src/main/java/com/example/PebbleKitExample/ExampleSportsActivity.java class ExampleSportsActivity (line 21) | public class ExampleSportsActivity extends Activity { method onCreate (line 31) | @Override method onPause (line 37) | @Override method onResume (line 48) | @Override method updateUi (line 80) | public void updateUi() { method startWatchApp (line 90) | public void startWatchApp(View view) { method stopWatchApp (line 95) | public void stopWatchApp(View view) { method customizeWatchApp (line 107) | public void customizeWatchApp(View view) { method updateWatchApp (line 118) | public void updateWatchApp(View view) { method changeUnitsOnWatch (line 135) | public void changeUnitsOnWatch(View view) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/ExampleGCMActivity.java class ExampleGCMActivity (line 59) | public class ExampleGCMActivity extends Activity implements CreateNdefMe... method onCreate (line 88) | @Override method onPause (line 133) | @Override method onResume (line 143) | @Override method onDestroy (line 190) | protected void onDestroy() { method onNewIntent (line 195) | @Override method processIntent (line 204) | void processIntent(Intent intent) { method createNdefMessage (line 217) | public NdefMessage createNdefMessage(NfcEvent event) { method createMimeRecord (line 238) | public NdefRecord createMimeRecord(String mimeType, byte[] payload) { method onNdefPushComplete (line 248) | @Override method handleMessage (line 257) | @Override method loadPairedId (line 267) | protected void loadPairedId() { method setPairedId (line 272) | protected void setPairedId(String id) { method sendGCMMessageToPairedDevice (line 281) | private void sendGCMMessageToPairedDevice() { method vibrateWatch (line 307) | public static void vibrateWatch(Context c) { method startWatchApp (line 315) | public static void startWatchApp(Context c) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/ExampleGolfActivity.java class ExampleGolfActivity (line 21) | public class ExampleGolfActivity extends Activity { method generateGolfData (line 29) | private void generateGolfData() { method onCreate (line 39) | @Override method onPause (line 47) | @Override method onResume (line 58) | @Override method startWatchApp (line 104) | public void startWatchApp(View view) { method stopWatchApp (line 109) | public void stopWatchApp(View view) { method customizeWatchApp (line 121) | public void customizeWatchApp(View view) { method updateUi (line 130) | public void updateUi() { method updateWatch (line 153) | public void updateWatch() { method previous (line 180) | private void previous() { method goPrevious (line 189) | public void goPrevious(View view) { method next (line 193) | public void next() { method goNext (line 202) | public void goNext(View view) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/ExampleSmsActivity.java class ExampleSmsActivity (line 32) | public class ExampleSmsActivity extends Activity { method onCreate (line 54) | @Override method onPause (line 74) | @Override method onResume (line 87) | @Override method onActivityResult (line 129) | protected void onActivityResult(int requestCode, int resultCode, Inten... method pickContact (line 150) | public void pickContact(View view) { method loadLastNumber (line 156) | protected void loadLastNumber() { method saveLastNumber (line 164) | protected void saveLastNumber() { method startWatchApp (line 179) | public void startWatchApp(View view) { method stopWatchApp (line 184) | public void stopWatchApp(View view) { method onLocationChanged (line 189) | @Override method onStatusChanged (line 195) | @Override method onProviderEnabled (line 200) | @Override method onProviderDisabled (line 205) | @Override method requestLocationForSms (line 211) | public void requestLocationForSms() { method sendLocationSms (line 228) | public void sendLocationSms(Location l) { method vibrateWatch (line 264) | public static void vibrateWatch(Context c) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/ExampleSportsActivity.java class ExampleSportsActivity (line 21) | public class ExampleSportsActivity extends Activity { method onCreate (line 31) | @Override method onPause (line 37) | @Override method onResume (line 48) | @Override method updateUi (line 80) | public void updateUi() { method startWatchApp (line 90) | public void startWatchApp(View view) { method stopWatchApp (line 95) | public void stopWatchApp(View view) { method customizeWatchApp (line 107) | public void customizeWatchApp(View view) { method updateWatchApp (line 118) | public void updateWatchApp(View view) { method changeUnitsOnWatch (line 135) | public void changeUnitsOnWatch(View view) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/ExampleWeatherActivity.java class ExampleWeatherActivity (line 29) | public class ExampleWeatherActivity extends Activity { method onCreate (line 39) | @Override method updateWeather (line 46) | public void updateWeather(View view) { method sendWeatherDataToWatch (line 68) | public void sendWeatherDataToWatch(int weatherIconId, int temperatureC... method doWeatherUpdate (line 79) | public void doWeatherUpdate(Location location) { method getIconFromWeatherId (line 116) | private int getIconFromWeatherId(int weatherId) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/GCMIntentService.java class GCMIntentService (line 17) | public class GCMIntentService extends GCMBaseIntentService { method GCMIntentService (line 22) | public GCMIntentService() { method onRegistered (line 26) | @Override method onUnregistered (line 33) | @Override method onMessage (line 38) | @Override method onDeletedMessages (line 45) | @Override method onError (line 50) | @Override method onRecoverableError (line 55) | @Override method generateNotification (line 65) | private static void generateNotification(Context context, String messa... method vibrateWatch (line 83) | private void vibrateWatch(Context c) { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/MainActivity.java class MainActivity (line 12) | public class MainActivity extends ListActivity { method onCreate (line 14) | @Override method onListItemClick (line 30) | @Override FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/TodoList/CheckableLinearLayout.java class CheckableLinearLayout (line 8) | public class CheckableLinearLayout extends LinearLayout implements Check... method CheckableLinearLayout (line 13) | public CheckableLinearLayout(Context context, AttributeSet attrs) { method onFinishInflate (line 17) | @Override method isChecked (line 23) | @Override method setChecked (line 28) | @Override method toggle (line 33) | @Override FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/TodoList/ExampleTodoListActivity.java class ExampleTodoListActivity (line 26) | public class ExampleTodoListActivity extends ListActivity { class MessageManager (line 46) | public class MessageManager implements Runnable { method run (line 51) | @Override method consumeAsync (line 65) | private void consumeAsync() { method notifyAckReceivedAsync (line 87) | public void notifyAckReceivedAsync() { method notifyNackReceivedAsync (line 100) | public void notifyNackReceivedAsync() { method offer (line 112) | public boolean offer(final PebbleDictionary data) { method onCreate (line 123) | @Override method onStart (line 183) | @Override method getListViewAsDSLV (line 191) | private DragSortListView getListViewAsDSLV() { method getListView (line 195) | @Override method onPause (line 200) | @Override method onResume (line 223) | @Override class DialogManager (line 312) | private static class DialogManager { method showDialog (line 313) | public void showDialog(Dialog d) { method dismissAll (line 320) | public void dismissAll() { method removeAllCompletedItems (line 334) | private void removeAllCompletedItems() { method onOptionsItemSelected (line 352) | @Override method onCreateOptionsMenu (line 367) | @Override method createDialog (line 374) | public Dialog createDialog() { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/TodoList/TodoListAdapter.java class TodoListAdapter (line 11) | public class TodoListAdapter extends ArrayAdapter { method TodoListAdapter (line 16) | private TodoListAdapter(final Context context, final int resource, fin... method createTodoListAdapter (line 22) | public static TodoListAdapter createTodoListAdapter(final Context cont... method addItem (line 28) | public TodoListItem addItem(String description) { method addItems (line 48) | public LinkedList addItems(String[] descriptions) { method removeItemAtIndex (line 70) | public TodoListItem removeItemAtIndex(final int index) { method moveItemFromIndexToIndex (line 79) | public void moveItemFromIndexToIndex(final int sourceIndex, final int ... method toggleItemCompletenessAtIndex (line 99) | public void toggleItemCompletenessAtIndex(final int index) { method getDescriptions (line 108) | public List getDescriptions() { FILE: sports-demo/SportsDemo-Android/src/com/example/PebbleKitExample/TodoList/TodoListItem.java class TodoListItem (line 3) | public class TodoListItem { method TodoListItem (line 8) | private TodoListItem(final boolean isComplete, final String descriptio... method getItemWithDescription (line 13) | public static TodoListItem getItemWithDescription(final String descrip... method isComplete (line 18) | public boolean isComplete() { method setComplete (line 22) | public void setComplete(final boolean isComplete) { method getDescription (line 26) | public String getDescription() { method setDescription (line 30) | public void setDescription(final String description) { method toString (line 34) | @Override FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/DragSortController.java class DragSortController (line 22) | public class DragSortController extends SimpleFloatViewManager implement... method DragSortController (line 92) | public DragSortController(DragSortListView dslv) { method DragSortController (line 96) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method DragSortController (line 100) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method DragSortController (line 111) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method getDragInitMode (line 127) | public int getDragInitMode() { method setDragInitMode (line 137) | public void setDragInitMode(int mode) { method setSortEnabled (line 148) | public void setSortEnabled(boolean enabled) { method isSortEnabled (line 152) | public boolean isSortEnabled() { method setRemoveMode (line 161) | public void setRemoveMode(int mode) { method getRemoveMode (line 165) | public int getRemoveMode() { method setRemoveEnabled (line 172) | public void setRemoveEnabled(boolean enabled) { method isRemoveEnabled (line 176) | public boolean isRemoveEnabled() { method setDragHandleId (line 186) | public void setDragHandleId(int id) { method setFlingHandleId (line 196) | public void setFlingHandleId(int id) { method setClickRemoveId (line 206) | public void setClickRemoveId(int id) { method startDrag (line 221) | public boolean startDrag(int position, int deltaX, int deltaY) { method onTouch (line 237) | @Override method onDragFloatView (line 274) | @Override method startDragPosition (line 295) | public int startDragPosition(MotionEvent ev) { method startFlingPosition (line 299) | public int startFlingPosition(MotionEvent ev) { method dragHandleHitPosition (line 313) | public int dragHandleHitPosition(MotionEvent ev) { method flingHandleHitPosition (line 317) | public int flingHandleHitPosition(MotionEvent ev) { method viewIdHitPosition (line 321) | public int viewIdHitPosition(MotionEvent ev, int id) { method onDown (line 359) | @Override method onScroll (line 378) | @Override method onLongPress (line 412) | @Override method onFling (line 422) | @Override method onSingleTapUp (line 428) | @Override method onShowPress (line 439) | @Override method onFling (line 446) | @Override FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/DragSortCursorAdapter.java class DragSortCursorAdapter (line 28) | public abstract class DragSortCursorAdapter extends CursorAdapter implem... method DragSortCursorAdapter (line 39) | public DragSortCursorAdapter(Context context, Cursor c) { method DragSortCursorAdapter (line 43) | public DragSortCursorAdapter(Context context, Cursor c, boolean autoRe... method DragSortCursorAdapter (line 47) | public DragSortCursorAdapter(Context context, Cursor c, int flags) { method swapCursor (line 56) | @Override method changeCursor (line 68) | @Override method reset (line 77) | public void reset() { method resetMappings (line 82) | private void resetMappings() { method getItem (line 87) | @Override method getItemId (line 92) | @Override method getDropDownView (line 97) | @Override method getView (line 102) | @Override method drop (line 114) | @Override method remove (line 142) | @Override method drag (line 163) | @Override method cleanMapping (line 171) | private void cleanMapping() { method getCount (line 187) | @Override method getCursorPosition (line 201) | public int getCursorPosition(int position) { method getCursorPositions (line 209) | public ArrayList getCursorPositions() { method getListPosition (line 227) | public int getListPosition(int cursorPosition) { FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/DragSortItemView.java class DragSortItemView (line 26) | public class DragSortItemView extends ViewGroup { method DragSortItemView (line 30) | public DragSortItemView(Context context) { method setGravity (line 41) | public void setGravity(int gravity) { method getGravity (line 45) | public int getGravity() { method onLayout (line 49) | @Override method onMeasure (line 67) | @Override FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/DragSortItemViewCheckable.java class DragSortItemViewCheckable (line 27) | public class DragSortItemViewCheckable extends DragSortItemView implemen... method DragSortItemViewCheckable (line 29) | public DragSortItemViewCheckable(Context context) { method isChecked (line 33) | @Override method setChecked (line 42) | @Override method toggle (line 49) | @Override FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/DragSortListView.java class DragSortListView (line 60) | public class DragSortListView extends ListView { method getSpeed (line 272) | @Override method DragSortListView (line 442) | public DragSortListView(Context context, AttributeSet attrs) { method setFloatAlpha (line 577) | public void setFloatAlpha(float alpha) { method getFloatAlpha (line 581) | public float getFloatAlpha() { method setMaxScrollSpeed (line 591) | public void setMaxScrollSpeed(float max) { method setAdapter (line 605) | @Override method getInputAdapter (line 634) | public ListAdapter getInputAdapter() { class AdapterWrapper (line 642) | private class AdapterWrapper extends BaseAdapter { method AdapterWrapper (line 645) | public AdapterWrapper(ListAdapter adapter) { method getAdapter (line 660) | public ListAdapter getAdapter() { method getItemId (line 664) | @Override method getItem (line 669) | @Override method getCount (line 674) | @Override method areAllItemsEnabled (line 679) | @Override method isEnabled (line 684) | @Override method getItemViewType (line 689) | @Override method getViewTypeCount (line 694) | @Override method hasStableIds (line 699) | @Override method isEmpty (line 704) | @Override method getView (line 710) | @Override method drawDivider (line 751) | private void drawDivider(int expPosition, Canvas canvas) { method dispatchDraw (line 787) | @Override method getItemHeight (line 834) | private int getItemHeight(int position) { method printPosData (line 847) | private void printPosData() { class HeightCache (line 852) | private class HeightCache { method HeightCache (line 858) | public HeightCache(int size) { method add (line 867) | public void add(int position, int height) { method get (line 884) | public int get(int position) { method clear (line 888) | public void clear() { method getShuffleEdge (line 915) | private int getShuffleEdge(int position, int top) { method updatePositions (line 974) | private boolean updatePositions() { method onDraw (line 1123) | @Override class SmoothAnimator (line 1132) | private class SmoothAnimator implements Runnable { method SmoothAnimator (line 1142) | public SmoothAnimator(float smoothness, int duration) { method transform (line 1150) | public float transform(float frac) { method start (line 1160) | public void start() { method cancel (line 1167) | public void cancel() { method onStart (line 1171) | public void onStart() { method onUpdate (line 1175) | public void onUpdate(float frac, float smoothFrac) { method onStop (line 1179) | public void onStop() { method run (line 1183) | @Override class LiftAnimator (line 1204) | private class LiftAnimator extends SmoothAnimator { method LiftAnimator (line 1209) | public LiftAnimator(float smoothness, int duration) { method onStart (line 1213) | @Override method onUpdate (line 1219) | @Override class DropAnimator (line 1235) | private class DropAnimator extends SmoothAnimator { method DropAnimator (line 1242) | public DropAnimator(float smoothness, int duration) { method onStart (line 1246) | @Override method getTargetY (line 1255) | private int getTargetY() { method onUpdate (line 1278) | @Override method onStop (line 1292) | @Override class RemoveAnimator (line 1302) | private class RemoveAnimator extends SmoothAnimator { method RemoveAnimator (line 1315) | public RemoveAnimator(float smoothness, int duration) { method onStart (line 1319) | @Override method onUpdate (line 1345) | @Override method onStop (line 1395) | @Override method removeItem (line 1401) | public void removeItem(int which) { method removeItem (line 1414) | public void removeItem(int which, float velocityX) { method moveItem (line 1460) | public void moveItem(int from, int to) { method cancelDrag (line 1473) | public void cancelDrag() { method clearPositions (line 1488) | private void clearPositions() { method dropFloatView (line 1495) | private void dropFloatView() { method doRemoveItem (line 1519) | private void doRemoveItem() { method doRemoveItem (line 1526) | private void doRemoveItem(int which) { method adjustOnReorder (line 1549) | private void adjustOnReorder() { method stopDrag (line 1576) | public boolean stopDrag(boolean remove) { method stopDragWithVelocity (line 1581) | public boolean stopDragWithVelocity(boolean remove, float velocityX) { method stopDrag (line 1587) | public boolean stopDrag(boolean remove, float velocityX) { method onTouchEvent (line 1612) | @Override method doActionUpOrCancel (line 1664) | private void doActionUpOrCancel() { method saveTouchCoords (line 1675) | private void saveTouchCoords(MotionEvent ev) { method listViewIntercepted (line 1691) | public boolean listViewIntercepted() { method onInterceptTouchEvent (line 1697) | @Override method setDragScrollStart (line 1758) | public void setDragScrollStart(float heightFraction) { method setDragScrollStarts (line 1772) | public void setDragScrollStarts(float upperFrac, float lowerFrac) { method continueDrag (line 1790) | private void continueDrag(int x, int y) { method updateScrollStarts (line 1836) | private void updateScrollStarts() { method onSizeChanged (line 1851) | @Override method adjustAllItems (line 1857) | private void adjustAllItems() { method adjustItem (line 1872) | private void adjustItem(int position) { method adjustItem (line 1884) | private void adjustItem(int position, View v, boolean invalidChildHeig... method getChildHeight (line 1923) | private int getChildHeight(int position) { method getChildHeight (line 1974) | private int getChildHeight(int position, View item, boolean invalidChi... method calcItemHeight (line 2004) | private int calcItemHeight(int position, View item, boolean invalidChi... method calcItemHeight (line 2008) | private int calcItemHeight(int position, int childHeight) { method requestLayout (line 2047) | @Override method adjustScroll (line 2054) | private int adjustScroll(int movePos, View moveItem, int oldFirstExpPo... method measureItem (line 2097) | private void measureItem(View item) { method measureFloatView (line 2114) | private void measureFloatView() { method onMeasure (line 2122) | @Override method layoutChildren (line 2135) | @Override method onDragTouchEvent (line 2151) | protected boolean onDragTouchEvent(MotionEvent ev) { method invalidateFloatView (line 2179) | private void invalidateFloatView() { method startDrag (line 2206) | public boolean startDrag(int position, int dragFlags, int deltaX, int ... method startDrag (line 2243) | public boolean startDrag(int position, View floatView, int dragFlags, ... method doDragFloatView (line 2306) | private void doDragFloatView(boolean forceInvalidate) { method doDragFloatView (line 2317) | private void doDragFloatView(int movePos, View moveItem, boolean force... method updateFloatView (line 2347) | private void updateFloatView() { method destroyFloatView (line 2408) | private void destroyFloatView() { type FloatViewManager (line 2426) | public interface FloatViewManager { method onCreateFloatView (line 2442) | public View onCreateFloatView(int position); method onDragFloatView (line 2459) | public void onDragFloatView(View floatView, Point location, Point to... method onDestroyFloatView (line 2469) | public void onDestroyFloatView(View floatView); method setFloatViewManager (line 2472) | public void setFloatViewManager(FloatViewManager manager) { method setDragListener (line 2476) | public void setDragListener(DragListener l) { method setDragEnabled (line 2490) | public void setDragEnabled(boolean enabled) { method isDragEnabled (line 2494) | public boolean isDragEnabled() { method setDropListener (line 2510) | public void setDropListener(DropListener l) { method setRemoveListener (line 2524) | public void setRemoveListener(RemoveListener l) { type DragListener (line 2528) | public interface DragListener { method drag (line 2529) | public void drag(int from, int to); type DropListener (line 2541) | public interface DropListener { method drop (line 2542) | public void drop(int from, int to); type RemoveListener (line 2553) | public interface RemoveListener { method remove (line 2554) | public void remove(int which); type DragSortListener (line 2557) | public interface DragSortListener extends DropListener, DragListener, ... method setDragSortListener (line 2560) | public void setDragSortListener(DragSortListener l) { method setDragScrollProfile (line 2573) | public void setDragScrollProfile(DragScrollProfile ssp) { method moveCheckState (line 2605) | public void moveCheckState(int from, int to) { method removeCheckState (line 2677) | public void removeCheckState(int position) { method buildRunList (line 2698) | private static int buildRunList(SparseBooleanArray cip, int rangeStart, method rotate (line 2747) | private static int rotate(int value, int offset, int lowerBound, int u... method findFirstSetIndex (line 2759) | private static int findFirstSetIndex(SparseBooleanArray sba, int range... method insertionIndexForKey (line 2769) | private static int insertionIndexForKey(SparseBooleanArray sba, int ke... type DragScrollProfile (line 2791) | public interface DragScrollProfile { method getSpeed (line 2802) | float getSpeed(float w, long t); class DragScroller (line 2805) | private class DragScroller implements Runnable { method isScrolling (line 2828) | public boolean isScrolling() { method getScrollDir (line 2832) | public int getScrollDir() { method DragScroller (line 2836) | public DragScroller() { method startScrolling (line 2839) | public void startScrolling(int dir) { method stopScrolling (line 2851) | public void stopScrolling(boolean now) { method run (line 2862) | @Override class DragSortTracker (line 2953) | private class DragSortTracker { method DragSortTracker (line 2963) | public DragSortTracker() { method startTracking (line 2979) | public void startTracking() { method appendState (line 2985) | public void appendState() { method flush (line 3039) | public void flush() { method stopTracking (line 3064) | public void stopTracking() { FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/ResourceDragSortCursorAdapter.java class ResourceDragSortCursorAdapter (line 34) | public abstract class ResourceDragSortCursorAdapter extends DragSortCurs... method ResourceDragSortCursorAdapter (line 54) | @Deprecated method ResourceDragSortCursorAdapter (line 77) | public ResourceDragSortCursorAdapter(Context context, int layout, Curs... method ResourceDragSortCursorAdapter (line 94) | public ResourceDragSortCursorAdapter(Context context, int layout, Curs... method newView (line 106) | @Override method newDropDownView (line 111) | @Override method setViewResource (line 121) | public void setViewResource(int layout) { method setDropDownViewResource (line 130) | public void setDropDownViewResource(int dropDownLayout) { FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/SimpleDragSortCursorAdapter.java class SimpleDragSortCursorAdapter (line 52) | public class SimpleDragSortCursorAdapter extends ResourceDragSortCursorA... method SimpleDragSortCursorAdapter (line 80) | @Deprecated method SimpleDragSortCursorAdapter (line 106) | public SimpleDragSortCursorAdapter(Context context, int layout, method bindView (line 138) | @Override method getViewBinder (line 180) | public ViewBinder getViewBinder() { method setViewBinder (line 193) | public void setViewBinder(ViewBinder viewBinder) { method setViewImage (line 212) | public void setViewImage(ImageView v, String value) { method setViewText (line 231) | public void setViewText(TextView v, String text) { method getStringConversionColumn (line 246) | public int getStringConversionColumn() { method setStringConversionColumn (line 264) | public void setStringConversionColumn(int stringConversionColumn) { method getCursorToStringConverter (line 280) | public CursorToStringConverter getCursorToStringConverter() { method setCursorToStringConverter (line 296) | public void setCursorToStringConverter(CursorToStringConverter cursorT... method convertToString (line 311) | @Override method findColumns (line 329) | private void findColumns(Cursor c, String[] from) { method swapCursor (line 344) | @Override method changeCursorAndColumns (line 364) | public void changeCursorAndColumns(Cursor c, String[] from, int[] to) { type ViewBinder (line 387) | public static interface ViewBinder { method setViewValue (line 401) | boolean setViewValue(View view, Cursor cursor, int columnIndex); type CursorToStringConverter (line 410) | public static interface CursorToStringConverter { method convertToString (line 419) | CharSequence convertToString(Cursor cursor); FILE: sports-demo/SportsDemo-Android/src/com/mobeta/android/dslv/SimpleFloatViewManager.java class SimpleFloatViewManager (line 16) | public class SimpleFloatViewManager implements DragSortListView.FloatVie... method SimpleFloatViewManager (line 26) | public SimpleFloatViewManager(ListView lv) { method setBackgroundColor (line 30) | public void setBackgroundColor(int color) { method onCreateFloatView (line 38) | @Override method onDragFloatView (line 71) | @Override method onDestroyFloatView (line 80) | @Override FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: sports-demo/SportsDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: watchapps/app_font_browser/src/app_font_browser.c type PebbleFont (line 17) | typedef struct { function get_num_rows (line 62) | static uint16_t get_num_rows(struct MenuLayer* menu_layer, uint16_t sect... function draw_row (line 66) | static void draw_row(GContext *ctx, const Layer *cell_layer, MenuIndex *... function select_click (line 73) | static void select_click(struct MenuLayer *menu_layer, MenuIndex *cell_i... function main_window_load (line 79) | static void main_window_load(Window *window) { function main_window_unload (line 93) | static void main_window_unload(Window *window) { function show_selected_font_and_message (line 104) | static void show_selected_font_and_message() { function select_click_handler (line 122) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function up_click_handler (line 131) | static void up_click_handler(ClickRecognizerRef recognizer, void *contex... function down_click_handler (line 144) | static void down_click_handler(ClickRecognizerRef recognizer, void *cont... function click_config_provider (line 157) | static void click_config_provider(void *context) { function font_window_load (line 163) | static void font_window_load(Window *window) { function font_window_unload (line 201) | static void font_window_unload(Window *window) { function init (line 209) | static void init() { function deinit (line 225) | static void deinit() { function main (line 230) | int main(void) { FILE: watchapps/app_font_viewer/src/app_font_viewer.c function down_single_click_handler (line 14) | static void down_single_click_handler(ClickRecognizerRef recognizer, voi... function up_single_click_handler (line 24) | static void up_single_click_handler(ClickRecognizerRef recognizer, void ... function click_config_provider (line 34) | static void click_config_provider(void *context) { function main_window_load (line 39) | static void main_window_load(Window *window) { function main_window_unload (line 54) | static void main_window_unload(Window *window) { function init (line 59) | static void init() { function deinit (line 69) | static void deinit() { function main (line 73) | int main(void) { FILE: watchapps/app_mockup_helper/src/app_mockup_helper.c function main_window_load (line 14) | static void main_window_load(Window *window) { function main_window_unload (line 25) | static void main_window_unload(Window *window) { function init (line 30) | static void init() { function deinit (line 39) | static void deinit() { function main (line 43) | int main(void) { FILE: watchapps/feature-background-counter/src/main.c function worker_message_handler (line 8) | static void worker_message_handler(uint16_t type, AppWorkerMessage *data) { function select_click_handler (line 20) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function click_config_provider (line 47) | static void click_config_provider(void *context) { function main_window_load (line 51) | static void main_window_load(Window *window) { function main_window_unload (line 64) | static void main_window_unload(Window *window) { function init (line 70) | static void init(void) { function deinit (line 84) | static void deinit(void) { function main (line 92) | int main(void) { FILE: watchapps/feature-background-counter/worker_src/worker.c function tick_handler (line 7) | static void tick_handler(struct tm *tick_timer, TimeUnits units_changed) { function worker_init (line 20) | static void worker_init() { function worker_deinit (line 25) | static void worker_deinit() { function main (line 30) | int main(void) { FILE: watchapps/feature_accel_discs/src/feature_accel_discs.c type Vec2d (line 9) | typedef struct Vec2d { type Disc (line 14) | typedef struct Disc { function disc_calc_mass (line 31) | static double disc_calc_mass(Disc *disc) { function disc_init (line 35) | static void disc_init(Disc *disc) { function disc_apply_force (line 51) | static void disc_apply_force(Disc *disc, Vec2d force) { function disc_apply_accel (line 56) | static void disc_apply_accel(Disc *disc, AccelData accel) { function disc_update (line 63) | static void disc_update(Disc *disc) { function disc_draw (line 80) | static void disc_draw(GContext *ctx, Disc *disc) { function disc_layer_update_callback (line 89) | static void disc_layer_update_callback(Layer *me, GContext *ctx) { function timer_callback (line 95) | static void timer_callback(void *data) { function main_window_load (line 110) | static void main_window_load(Window *window) { function main_window_unload (line 123) | static void main_window_unload(Window *window) { function init (line 127) | static void init(void) { function deinit (line 141) | static void deinit(void) { function main (line 147) | int main(void) { FILE: watchapps/feature_app_logging/src/feature_app_logging.c function select_single_click_handler (line 8) | static void select_single_click_handler(ClickRecognizerRef recognizer, v... function select_multi_click_handler (line 12) | static void select_multi_click_handler(ClickRecognizerRef recognizer, vo... function select_long_click_handler (line 16) | static void select_long_click_handler(ClickRecognizerRef recognizer, voi... function select_long_click_release_handler (line 20) | static void select_long_click_release_handler(ClickRecognizerRef recogni... function config_provider (line 24) | static void config_provider(void *context) { function main_window_load (line 30) | static void main_window_load(Window *window) { function main_window_unload (line 43) | static void main_window_unload(Window *window) { function init (line 47) | static void init() { function deinit (line 57) | static void deinit() { function main (line 61) | int main(void) { FILE: watchapps/feature_app_wakeup/src/tea_timer.c type TeaInfo (line 16) | typedef struct { function select_callback (line 37) | static void select_callback(struct MenuLayer *s_menu_layer, MenuIndex *c... function get_sections_count_callback (line 65) | static uint16_t get_sections_count_callback(struct MenuLayer *menulayer,... function draw_row_handler (line 70) | static void draw_row_handler(GContext *ctx, const Layer *cell_layer, Men... function menu_window_load (line 81) | static void menu_window_load(Window *window) { function menu_window_unload (line 104) | static void menu_window_unload(Window *window) { function timer_handler (line 109) | static void timer_handler(void *data) { function countdown_back_handler (line 120) | static void countdown_back_handler(ClickRecognizerRef recognizer, void *... function countdown_cancel_handler (line 125) | static void countdown_cancel_handler(ClickRecognizerRef recognizer, void... function countdown_click_config_provider (line 132) | static void countdown_click_config_provider(void *context) { function countdown_window_load (line 137) | static void countdown_window_load(Window *window) { function countdown_window_unload (line 164) | static void countdown_window_unload(Window *window) { function wakeup_click_handler (line 170) | static void wakeup_click_handler(ClickRecognizerRef recognizer, void *co... function wakeup_click_config_provider (line 175) | static void wakeup_click_config_provider(void *context) { function wakeup_window_load (line 182) | static void wakeup_window_load(Window *window) { function wakeup_window_unload (line 195) | static void wakeup_window_unload(Window *window) { function wakeup_handler (line 200) | static void wakeup_handler(WakeupId id, int32_t reason) { function init (line 207) | static void init(void) { function deinit (line 259) | static void deinit(void) { function main (line 263) | int main(void) { FILE: watchapps/feature_clock_mode/src/feature_clock_mode.c function main_window_load (line 6) | static void main_window_load(Window *window) { function main_window_unload (line 20) | static void main_window_unload(Window *window) { function init (line 24) | static void init() { function deinit (line 34) | static void deinit() { function main (line 38) | int main(void) { FILE: watchapps/feature_custom_font/src/feature_custom_font.c function init (line 6) | static void init() { function deinit (line 21) | static void deinit() { function main (line 26) | int main(void) { FILE: watchapps/feature_draw_bitmap/src/feature_draw_bitmap.c function layer_update_callback (line 16) | static void layer_update_callback(Layer *layer, GContext* ctx) { function main_window_load (line 31) | static void main_window_load(Window *window) { function main_window_unload (line 42) | static void main_window_unload(Window *window) { function init (line 47) | static void init() { function deinit (line 56) | static void deinit() { function main (line 60) | int main(void) { FILE: watchapps/feature_draw_bitmap_composite/src/feature_draw_bitmap_composite.c type GCompOpInfo (line 3) | typedef struct GCompOpInfo { function layer_update_callback (line 27) | static void layer_update_callback(Layer *layer, GContext *ctx) { function up_click_handler (line 57) | static void up_click_handler(ClickRecognizerRef recognizer, void *contex... function down_click_handler (line 64) | static void down_click_handler(ClickRecognizerRef recognizer, void *cont... function click_config_provider (line 71) | static void click_config_provider(void *context) { function main_window_load (line 76) | static void main_window_load(Window *window) { function main_window_unload (line 87) | static void main_window_unload(Window *window) { function init (line 92) | static void init() { function deinit (line 102) | static void deinit() { function main (line 106) | int main(void) { FILE: watchapps/feature_focus_handler/src/feature_focus_handler.c function focus_handler (line 11) | static void focus_handler(bool in_focus) { function main_window_load (line 27) | static void main_window_load(Window *window) { function main_window_unload (line 49) | static void main_window_unload(Window *window) { function init (line 55) | static void init() { function deinit (line 64) | static void deinit(void) { function main (line 68) | int main(void) { FILE: watchapps/feature_frame_buffer/src/feature_frame_buffer.c function GColor (line 40) | static GColor color_for_gray(int16_t x, int16_t y, uint8_t gray) { function dither_pattern_8 (line 60) | static uint8_t dither_pattern_8(int16_t y, uint8_t gray) { function draw_method_feedback (line 78) | static void draw_method_feedback(GContext *ctx, char *method_text) { function gray_for_row (line 95) | uint8_t gray_for_row(int16_t y) { function update_proc_draw_pixel (line 107) | static void update_proc_draw_pixel(Layer *layer, GContext *ctx) { function update_proc_frame_buffer (line 128) | static void update_proc_frame_buffer(Layer *layer, GContext *ctx) { function update_proc_frame_buffer_1 (line 174) | static void update_proc_frame_buffer_1(Layer *layer, GContext *ctx) { function update_proc_frame_buffer_20 (line 182) | static void update_proc_frame_buffer_20(Layer *layer, GContext *ctx) { function update_animation (line 194) | static void update_animation(void *data) { function toggle_update_proc_click_handler (line 225) | static void toggle_update_proc_click_handler(ClickRecognizerRef recogniz... function click_config_provider (line 230) | static void click_config_provider(void *context) { function window_load (line 236) | static void window_load(Window *window) { function init (line 245) | static void init(void) { function deinit (line 254) | static void deinit(void) { function main (line 258) | int main(void) { FILE: watchapps/feature_gpath/src/feature_gpath.c function path_layer_update_callback (line 63) | static void path_layer_update_callback(Layer *layer, GContext *ctx) { function path_angle_add (line 81) | static int path_angle_add(int angle) { function up_click_handler (line 85) | static void up_click_handler(ClickRecognizerRef recognizer, void *contex... function down_click_handler (line 91) | static void down_click_handler(ClickRecognizerRef recognizer, void *cont... function select_raw_down_handler (line 97) | static void select_raw_down_handler(ClickRecognizerRef recognizer, void ... function select_raw_up_handler (line 102) | static void select_raw_up_handler(ClickRecognizerRef recognizer, void *c... function config_provider (line 112) | static void config_provider(void *context) { function main_window_load (line 118) | static void main_window_load(Window *window) { function main_window_unload (line 132) | static void main_window_unload(Window *window) { function init (line 136) | static void init() { function deinit (line 161) | static void deinit() { function main (line 168) | int main(void) { FILE: watchapps/feature_image/src/feature_image.c function main_window_load (line 18) | static void main_window_load(Window *window) { function main_window_unload (line 30) | static void main_window_unload(Window *window) { function init (line 35) | static void init() { function deinit (line 44) | static void deinit() { function main (line 48) | int main(void) { FILE: watchapps/feature_image_transparent/src/feature_image_transparent.c function main_window_load (line 24) | static void main_window_load(Window *window) { function main_window_unload (line 75) | static void main_window_unload(Window *window) { function init (line 83) | static void init(void) { function deinit (line 92) | static void deinit(void) { function main (line 96) | int main(void) { FILE: watchapps/feature_inverter_layer/src/feature_inverter_layer.c function main_window_load (line 7) | static void main_window_load(Window *window) { function main_window_unload (line 28) | static void main_window_unload(Window *window) { function init (line 34) | static void init() { function deinit (line 43) | static void deinit() { function main (line 47) | int main(void) { FILE: watchapps/feature_layer_data/src/feature_layer_data.c type Layer (line 8) | typedef Layer ProgressBarLayer; type ProgressData (line 16) | typedef struct { function progress_timer_callback (line 20) | static void progress_timer_callback(void *data) { function select_click_handler (line 31) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function up_click_handler (line 43) | static void up_click_handler(ClickRecognizerRef recognizer, void *contex... function down_click_handler (line 49) | static void down_click_handler(ClickRecognizerRef recognizer, void *cont... function config_provider (line 55) | static void config_provider(void *context) { function progress_bar_layer_update (line 61) | static void progress_bar_layer_update(ProgressBarLayer *bar, GContext *c... function ProgressBarLayer (line 75) | static ProgressBarLayer* progress_bar_layer_create(void) { function progress_bar_destroy (line 83) | static void progress_bar_destroy(ProgressBarLayer *progress_bar_layer) { function main_window_load (line 87) | static void main_window_load(Window *window) { function main_window_unload (line 104) | static void main_window_unload(Window *window) { function init (line 109) | static void init() { function deinit (line 119) | static void deinit() { function main (line 123) | int main(void) { FILE: watchapps/feature_menu_layer/src/feature_menu_layer.c function menu_get_num_sections_callback (line 15) | static uint16_t menu_get_num_sections_callback(MenuLayer *menu_layer, vo... function menu_get_num_rows_callback (line 19) | static uint16_t menu_get_num_rows_callback(MenuLayer *menu_layer, uint16... function menu_get_header_height_callback (line 30) | static int16_t menu_get_header_height_callback(MenuLayer *menu_layer, ui... function menu_draw_header_callback (line 34) | static void menu_draw_header_callback(GContext* ctx, const Layer *cell_l... function menu_draw_row_callback (line 47) | static void menu_draw_row_callback(GContext* ctx, const Layer *cell_laye... function menu_select_callback (line 81) | static void menu_select_callback(MenuLayer *menu_layer, MenuIndex *cell_... function main_window_load (line 95) | static void main_window_load(Window *window) { function main_window_unload (line 125) | static void main_window_unload(Window *window) { function init (line 137) | static void init() { function deinit (line 146) | static void deinit() { function main (line 150) | int main(void) { FILE: watchapps/feature_persist_counter/src/feature_persist_counter.c function update_text (line 19) | static void update_text() { function increment_click_handler (line 25) | static void increment_click_handler(ClickRecognizerRef recognizer, void ... function decrement_click_handler (line 30) | static void decrement_click_handler(ClickRecognizerRef recognizer, void ... function click_config_provider (line 40) | static void click_config_provider(void *context) { function main_window_load (line 45) | static void main_window_load(Window *window) { function main_window_unload (line 77) | static void main_window_unload(Window *window) { function init (line 85) | static void init() { function deinit (line 100) | static void deinit() { function main (line 110) | int main(void) { FILE: watchapps/feature_property_animation/src/feature_property_animation.c function animation_started (line 9) | static void animation_started(Animation *animation, void *data) { function animation_stopped (line 13) | static void animation_stopped(Animation *animation, bool finished, void ... function destroy_property_animation (line 17) | static void destroy_property_animation(PropertyAnimation **prop_animatio... function click_handler (line 30) | static void click_handler(ClickRecognizerRef recognizer, void *context) { function click_config_provider (line 76) | static void click_config_provider(void *context) { function main_window_load (line 82) | static void main_window_load(Window *window) { function main_window_unload (line 97) | static void main_window_unload(Window *window) { function init (line 102) | static void init() { function deinit (line 112) | static void deinit(void) { function main (line 116) | int main(void) { FILE: watchapps/feature_scroll_layer/src/feature_scroll_layer.c function main_window_load (line 19) | static void main_window_load(Window *window) { function main_window_unload (line 55) | static void main_window_unload(Window *window) { function init (line 61) | static void init() { function deinit (line 70) | static void deinit() { function main (line 74) | int main(void) { FILE: watchapps/feature_simple_menu_layer/src/feature_simple_menu_layer.c function menu_select_callback (line 17) | static void menu_select_callback(int index, void *ctx) { function special_select_callback (line 22) | static void special_select_callback(int index, void *ctx) { function main_window_load (line 42) | static void main_window_load(Window *window) { function main_window_unload (line 88) | void main_window_unload(Window *window) { function init (line 93) | static void init() { function deinit (line 102) | static void deinit() { function main (line 106) | int main(void) { FILE: watchapps/feature_stdlib/src/feature_stdlib.c function update_layer_callback (line 11) | static void update_layer_callback(Layer *layer, GContext *ctx) { function timer_callback (line 32) | static void timer_callback(void *data) { function main_window_load (line 37) | static void main_window_load(Window *window) { function main_window_unload (line 51) | static void main_window_unload(Window *window) { function init (line 55) | static void init() { function deinit (line 67) | static void deinit() { function main (line 71) | int main(void) { FILE: watchapps/feature_text_alignment/src/feature_text_alignment.c function main_window_load (line 8) | static void main_window_load(Window *window) { function main_window_unload (line 31) | static void main_window_unload(Window *window) { function init (line 37) | static void init() { function deinit (line 46) | static void deinit() { function main (line 50) | int main(void) { FILE: watchapps/feature_text_draw/src/feature_text_draw.c function update_layer_callback (line 6) | static void update_layer_callback(Layer *layer, GContext *ctx) { function main_window_load (line 14) | static void main_window_load(Window *window) { function main_window_unload (line 23) | static void main_window_unload(Window *window) { function init (line 27) | static void init() { function deinit (line 36) | static void deinit(void) { function main (line 40) | int main(void) { FILE: watchapps/feature_timer/src/feature_timer.c function timer_callback (line 7) | static void timer_callback(void *data) { function main_window_load (line 11) | static void main_window_load(Window *window) { function main_window_unload (line 24) | static void main_window_unload(Window *window) { function init (line 28) | static void init() { function deinit (line 37) | static void deinit(void) { function main (line 41) | int main(void) { FILE: watchapps/feature_timer_animation/src/feature_timer_animation.c function update_square_layer (line 21) | static void update_square_layer(Layer *layer, GContext* ctx) { function timer_callback (line 32) | static void timer_callback(void *context) { function main_window_load (line 37) | static void main_window_load(Window *window) { function main_window_unload (line 49) | static void main_window_unload(Window *window) { function init (line 54) | static void init(void) { function deinit (line 68) | static void deinit(void) { function main (line 72) | int main(void) { FILE: watchapps/feature_vibe/src/feature_vibe.c function up_single_click_handler (line 8) | static void up_single_click_handler(ClickRecognizerRef recognizer, void ... function down_single_click_handler (line 12) | static void down_single_click_handler(ClickRecognizerRef recognizer, voi... function select_single_click_handler (line 16) | static void select_single_click_handler(ClickRecognizerRef recognizer, v... function click_config_provider (line 20) | static void click_config_provider(void *context) { function main_window_load (line 26) | static void main_window_load(Window *window) { function main_window_unload (line 37) | static void main_window_unload(Window *window) { function init (line 41) | static void init() { function deinit (line 51) | static void deinit() { function main (line 55) | int main(void) { FILE: watchapps/feature_vibe_custom/src/feature_vibe_custom.c function select_single_click_handler (line 12) | static void select_single_click_handler(ClickRecognizerRef recognizer, v... function click_config_provider (line 16) | static void click_config_provider(void *context) { function main_window_load (line 20) | static void main_window_load(Window *window) { function main_window_unload (line 31) | static void main_window_unload(Window *window) { function init (line 35) | static void init() { function deinit (line 45) | static void deinit() { function main (line 49) | int main(void) { FILE: watchapps/pebble_arcade/src/entry.c type EntryUi (line 12) | typedef struct { function up_click_handler (line 21) | static void up_click_handler(ClickRecognizerRef recognizer, void* contex... function down_click_handler (line 34) | static void down_click_handler(ClickRecognizerRef recognizer, void* cont... function select_click_handler (line 47) | static void select_click_handler(ClickRecognizerRef recognizer, void* co... function click_config_provider (line 61) | static void click_config_provider(void* context) { function window_load (line 72) | static void window_load(Window *window) { function window_unload (line 99) | static void window_unload(Window *window) { function entry_init (line 111) | void entry_init() { function entry_deinit (line 125) | void entry_deinit() { function entry_get_name (line 132) | void entry_get_name(char *name) { FILE: watchapps/pebble_arcade/src/game.c function finish (line 16) | static void finish() { function update_time_text (line 21) | static void update_time_text(unsigned seconds, unsigned fraction) { function timer_callback (line 27) | static void timer_callback(void *data) { function select_click_handler (line 49) | static void select_click_handler(ClickRecognizerRef recognizer, void *co... function click_config_provider (line 61) | static void click_config_provider(void *context) { function main_window_load (line 65) | static void main_window_load(Window *window) { function main_window_appear (line 79) | static void main_window_appear(Window *window) { function main_window_unload (line 89) | static void main_window_unload(Window *window) { function game_init (line 94) | void game_init() { function game_deinit (line 105) | void game_deinit() { FILE: watchapps/pebble_arcade/src/pebble_arcade.c function init (line 6) | static void init() { function deinit (line 12) | static void deinit() { function main (line 18) | int main() { FILE: watchapps/pebble_arcade/src/score.c type Score (line 7) | typedef struct Score { function get_place (line 23) | static short get_place(unsigned score) { function main_window_load (line 32) | static void main_window_load(Window *window) { function main_window_unload (line 59) | static void main_window_unload(Window *window) { function high_score_add_score (line 77) | bool high_score_add_score(unsigned score) { function high_score_show (line 102) | void high_score_show() { function high_score_init (line 106) | void high_score_init() { function high_score_deinit (line 129) | void high_score_deinit() { FILE: watchfaces/big_time/src/big_time.c function load_digit_image_into_slot (line 40) | static void load_digit_image_into_slot(int slot_number, int digit_value) { function unload_digit_image_from_slot (line 74) | static void unload_digit_image_from_slot(int slot_number) { function display_value (line 83) | static void display_value(unsigned short value, unsigned short row_numbe... function get_display_hour (line 99) | static unsigned short get_display_hour(unsigned short hour) { function display_time (line 111) | static void display_time(struct tm *tick_time) { function handle_minute_tick (line 116) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 120) | static void main_window_load(Window *window) { function main_window_unload (line 128) | static void main_window_unload(Window *window) { function init (line 134) | static void init() { function deinit (line 144) | static void deinit() { function main (line 148) | int main(void) { FILE: watchfaces/classio-battery-connection/src/classio.c function handle_battery (line 8) | static void handle_battery(BatteryChargeState charge_state) { function handle_second_tick (line 19) | static void handle_second_tick(struct tm* tick_time, TimeUnits units_cha... function handle_bluetooth (line 29) | static void handle_bluetooth(bool connected) { function main_window_load (line 33) | static void main_window_load(Window *window) { function main_window_unload (line 72) | static void main_window_unload(Window *window) { function init (line 81) | static void init() { function deinit (line 91) | static void deinit() { function main (line 95) | int main(void) { FILE: watchfaces/classio/src/classio.c function handle_second_tick (line 6) | static void handle_second_tick(struct tm* tick_time, TimeUnits units_cha... function main_window_load (line 14) | static void main_window_load(Window *window) { function main_window_unload (line 32) | static void main_window_unload(Window *window) { function init (line 36) | static void init() { function deinit (line 46) | static void deinit() { function main (line 50) | int main(void) { FILE: watchfaces/drop_zone/src/drop_zone.c function init_animations (line 13) | static void init_animations() { function schedule_animation (line 25) | static void schedule_animation(struct tm *tick_time) { function handle_minute_tick (line 47) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 57) | static void main_window_load(Window *window) { function main_window_unload (line 71) | static void main_window_unload(Window *window) { function init (line 77) | static void init() { function deinit (line 87) | static void deinit() { function main (line 91) | int main(void) { FILE: watchfaces/feature_compass/src/compass.c function compass_heading_handler (line 29) | static void compass_heading_handler(CompassHeadingData heading_data) { function path_layer_update_callback (line 85) | static void path_layer_update_callback(Layer *path, GContext *ctx) { function main_window_load (line 105) | static void main_window_load(Window *window) { function main_window_unload (line 146) | static void main_window_unload(Window *window) { function init (line 156) | static void init() { function deinit (line 169) | static void deinit() { function main (line 174) | int main() { FILE: watchfaces/fuzzy_time/src/fuzzy_time.c function update_time (line 10) | static void update_time(struct tm *t) { function handle_minute_tick (line 15) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 19) | static void main_window_load(Window *window) { function main_window_unload (line 36) | static void main_window_unload(Window *window) { function init (line 40) | static void init() { function deinit (line 50) | static void deinit() { function main (line 54) | int main(void) { FILE: watchfaces/fuzzy_time/src/num2words.c function append_number (line 52) | static size_t append_number(char* words, int num) { function append_string (line 78) | static size_t append_string(char* buffer, const size_t length, const cha... function fuzzy_time_to_words (line 85) | void fuzzy_time_to_words(int hours, int minutes, char* words, size_t len... FILE: watchfaces/just_a_bit/src/just_a_bit.c function draw_cell (line 27) | static void draw_cell(GContext *ctx, GPoint center, bool filled) { function GPoint (line 37) | static GPoint get_center_point_from_cell_location(unsigned short x, unsi... function draw_cell_row_for_digit (line 41) | static void draw_cell_row_for_digit(GContext *ctx, unsigned short digit,... function get_display_hour (line 50) | static unsigned short get_display_hour(unsigned short hour) { function display_layer_update_callback (line 60) | static void display_layer_update_callback(Layer *layer, GContext *ctx) { function handle_second_tick (line 76) | static void handle_second_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 80) | static void main_window_load(Window *window) { function main_window_unload (line 91) | static void main_window_unload(Window *window) { function init (line 95) | static void init() { function deinit (line 105) | static void deinit() { function main (line 109) | int main(void) { FILE: watchfaces/ninety_one_dub/src/ninety_one_dub.c function set_container_image (line 51) | static void set_container_image(GBitmap **bmp_image, BitmapLayer *bmp_la... function get_display_hour (line 70) | static unsigned short get_display_hour(unsigned short hour) { function update_display (line 80) | static void update_display(struct tm *current_time) { function handle_minute_tick (line 108) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 112) | static void main_window_load(Window *window) { function main_window_unload (line 158) | static void main_window_unload(Window *window) { function init (line 188) | static void init() { function deinit (line 209) | static void deinit() { function main (line 213) | int main() { FILE: watchfaces/onthebutton/src/onthebutton.c function handle_second_tick (line 37) | static void handle_second_tick(struct tm *currentTime, TimeUnits units_c... function updateEditModeDisplay (line 44) | static void updateEditModeDisplay(void) { function helpWindow_update_callback (line 69) | static void helpWindow_update_callback(Layer *me, GContext* ctx ) { function displayHelp (line 90) | static void displayHelp(void) { function select_single_click_handler (line 94) | static void select_single_click_handler(ClickRecognizerRef recognizer, W... function select_long_click_handler (line 99) | static void select_long_click_handler(ClickRecognizerRef recognizer, Win... function updateLocation (line 106) | static void updateLocation(bool upButtonPressed) { function up_single_click_handler (line 138) | static void up_single_click_handler(ClickRecognizerRef recognizer, Windo... function down_single_click_handler (line 143) | static void down_single_click_handler(ClickRecognizerRef recognizer, Win... function config_provider (line 148) | static void config_provider(Window *window) { function app_init (line 159) | static void app_init(void) { function app_deinit (line 229) | static void app_deinit(void) { function main (line 238) | int main(void) { FILE: watchfaces/rumbletime/src/rumbletime.c function handle_minute_tick (line 24) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 37) | static void main_window_load(Window *window) { function main_window_unload (line 47) | static void main_window_unload(Window *window) { function init (line 51) | static void init() { function deinit (line 68) | static void deinit() { function main (line 72) | int main() { FILE: watchfaces/segment_six/src/segment_six.c function minute_display_update_proc (line 26) | static void minute_display_update_proc(Layer *layer, GContext* ctx) { function hour_display_update_proc (line 42) | static void hour_display_update_proc(Layer *layer, GContext* ctx) { function handle_minute_tick (line 71) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 76) | static void main_window_load(Window *window) { function main_window_unload (line 95) | static void main_window_unload(Window *window) { function init (line 103) | static void init() { function deinit (line 115) | static void deinit() { function main (line 121) | int main() { FILE: watchfaces/simple_analog/src/simple_analog.c function bg_update_proc (line 13) | static void bg_update_proc(Layer *layer, GContext *ctx) { function hands_update_proc (line 22) | static void hands_update_proc(Layer *layer, GContext *ctx) { function date_update_proc (line 56) | static void date_update_proc(Layer *layer, GContext *ctx) { function handle_second_tick (line 67) | static void handle_second_tick(struct tm *tick_time, TimeUnits units_cha... function window_load (line 71) | static void window_load(Window *window) { function window_unload (line 104) | static void window_unload(Window *window) { function init (line 114) | static void init() { function deinit (line 142) | static void deinit() { function main (line 154) | int main() { FILE: watchfaces/simple_analog/src/simple_analog.h type GPathInfo (line 7) | struct GPathInfo FILE: watchfaces/simplicity/src/simplicity.c function line_layer_update_callback (line 7) | static void line_layer_update_callback(Layer *layer, GContext* ctx) { function handle_minute_tick (line 12) | static void handle_minute_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 35) | static void main_window_load(Window *window) { function main_window_unload (line 56) | static void main_window_unload(Window *window) { function init (line 63) | static void init() { function deinit (line 80) | static void deinit() { function main (line 86) | int main() { FILE: watchfaces/tic_tock_toe/src/tic_tock_toe.c type GameState (line 30) | typedef struct { function board_layer_update_callback (line 39) | void board_layer_update_callback(Layer *layer, GContext* ctx) { function graphics_draw_line_wide (line 51) | void graphics_draw_line_wide(GContext *ctx, GPoint p0, GPoint p1) { function draw_circle_player (line 57) | void draw_circle_player(GContext* ctx, GPoint center) { function draw_cross_player (line 64) | void draw_cross_player(GContext* ctx, GPoint center) { function GPoint (line 70) | GPoint get_cell_center(unsigned int cell_offset) { function retrieve_current_game_state (line 81) | void retrieve_current_game_state(GameState *game_state) { function draw_win_line (line 109) | void draw_win_line(GContext* ctx, GPoint left_most_point, GPoint right_m... function draw_game_state (line 131) | void draw_game_state(GContext* ctx, const GameState game_state) { function players_layer_update_callback (line 168) | void players_layer_update_callback(Layer *layer, GContext* ctx) { function update_time_text (line 178) | void update_time_text() { function handle_second_tick (line 201) | static void handle_second_tick(struct tm *tick_time, TimeUnits units_cha... function main_window_load (line 205) | static void main_window_load(Window *window) { function main_window_unload (line 228) | static void main_window_unload(Window *window) { function init (line 235) | static void init() { function deinit (line 249) | static void deinit() { function main (line 253) | int main() { FILE: weather-demo/WeatherDemo-Android/app/src/main/gen/com/example/PebbleKitExample/BuildConfig.java class BuildConfig (line 4) | public final class BuildConfig { FILE: weather-demo/WeatherDemo-Android/app/src/main/gen/com/example/PebbleKitExample/R.java class R (line 10) | public final class R { class attr (line 11) | public static final class attr { class drawable (line 13) | public static final class drawable { class id (line 16) | public static final class id { class layout (line 19) | public static final class layout { class string (line 22) | public static final class string { FILE: weather-demo/WeatherDemo-Android/app/src/main/java/com/example/PebbleKitExample/ExampleWeatherActivity.java class ExampleWeatherActivity (line 33) | public class ExampleWeatherActivity extends Activity { method onCreate (line 43) | @Override method updateWeather (line 50) | public void updateWeather(View view) { method sendWeatherDataToWatch (line 85) | public void sendWeatherDataToWatch(int weatherIconId, int temperatureC... class UpdateWeatherTask (line 96) | private class UpdateWeatherTask extends AsyncTask { method TodoListAdapter (line 16) | private TodoListAdapter(final Context context, final int resource, fin... method createTodoListAdapter (line 22) | public static TodoListAdapter createTodoListAdapter(final Context cont... method addItem (line 28) | public TodoListItem addItem(String description) { method addItems (line 48) | public LinkedList addItems(String[] descriptions) { method removeItemAtIndex (line 70) | public TodoListItem removeItemAtIndex(final int index) { method moveItemFromIndexToIndex (line 79) | public void moveItemFromIndexToIndex(final int sourceIndex, final int ... method toggleItemCompletenessAtIndex (line 99) | public void toggleItemCompletenessAtIndex(final int index) { method getDescriptions (line 108) | public List getDescriptions() { FILE: weather-demo/WeatherDemo-Android/src/com/example/PebbleKitExample/TodoList/TodoListItem.java class TodoListItem (line 3) | public class TodoListItem { method TodoListItem (line 8) | private TodoListItem(final boolean isComplete, final String descriptio... method getItemWithDescription (line 13) | public static TodoListItem getItemWithDescription(final String descrip... method isComplete (line 18) | public boolean isComplete() { method setComplete (line 22) | public void setComplete(final boolean isComplete) { method getDescription (line 26) | public String getDescription() { method setDescription (line 30) | public void setDescription(final String description) { method toString (line 34) | @Override FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/DragSortController.java class DragSortController (line 22) | public class DragSortController extends SimpleFloatViewManager implement... method DragSortController (line 92) | public DragSortController(DragSortListView dslv) { method DragSortController (line 96) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method DragSortController (line 100) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method DragSortController (line 111) | public DragSortController(DragSortListView dslv, int dragHandleId, int... method getDragInitMode (line 127) | public int getDragInitMode() { method setDragInitMode (line 137) | public void setDragInitMode(int mode) { method setSortEnabled (line 148) | public void setSortEnabled(boolean enabled) { method isSortEnabled (line 152) | public boolean isSortEnabled() { method setRemoveMode (line 161) | public void setRemoveMode(int mode) { method getRemoveMode (line 165) | public int getRemoveMode() { method setRemoveEnabled (line 172) | public void setRemoveEnabled(boolean enabled) { method isRemoveEnabled (line 176) | public boolean isRemoveEnabled() { method setDragHandleId (line 186) | public void setDragHandleId(int id) { method setFlingHandleId (line 196) | public void setFlingHandleId(int id) { method setClickRemoveId (line 206) | public void setClickRemoveId(int id) { method startDrag (line 221) | public boolean startDrag(int position, int deltaX, int deltaY) { method onTouch (line 237) | @Override method onDragFloatView (line 274) | @Override method startDragPosition (line 295) | public int startDragPosition(MotionEvent ev) { method startFlingPosition (line 299) | public int startFlingPosition(MotionEvent ev) { method dragHandleHitPosition (line 313) | public int dragHandleHitPosition(MotionEvent ev) { method flingHandleHitPosition (line 317) | public int flingHandleHitPosition(MotionEvent ev) { method viewIdHitPosition (line 321) | public int viewIdHitPosition(MotionEvent ev, int id) { method onDown (line 359) | @Override method onScroll (line 378) | @Override method onLongPress (line 412) | @Override method onFling (line 422) | @Override method onSingleTapUp (line 428) | @Override method onShowPress (line 439) | @Override method onFling (line 446) | @Override FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/DragSortCursorAdapter.java class DragSortCursorAdapter (line 28) | public abstract class DragSortCursorAdapter extends CursorAdapter implem... method DragSortCursorAdapter (line 39) | public DragSortCursorAdapter(Context context, Cursor c) { method DragSortCursorAdapter (line 43) | public DragSortCursorAdapter(Context context, Cursor c, boolean autoRe... method DragSortCursorAdapter (line 47) | public DragSortCursorAdapter(Context context, Cursor c, int flags) { method swapCursor (line 56) | @Override method changeCursor (line 68) | @Override method reset (line 77) | public void reset() { method resetMappings (line 82) | private void resetMappings() { method getItem (line 87) | @Override method getItemId (line 92) | @Override method getDropDownView (line 97) | @Override method getView (line 102) | @Override method drop (line 114) | @Override method remove (line 142) | @Override method drag (line 163) | @Override method cleanMapping (line 171) | private void cleanMapping() { method getCount (line 187) | @Override method getCursorPosition (line 201) | public int getCursorPosition(int position) { method getCursorPositions (line 209) | public ArrayList getCursorPositions() { method getListPosition (line 227) | public int getListPosition(int cursorPosition) { FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/DragSortItemView.java class DragSortItemView (line 26) | public class DragSortItemView extends ViewGroup { method DragSortItemView (line 30) | public DragSortItemView(Context context) { method setGravity (line 41) | public void setGravity(int gravity) { method getGravity (line 45) | public int getGravity() { method onLayout (line 49) | @Override method onMeasure (line 67) | @Override FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/DragSortItemViewCheckable.java class DragSortItemViewCheckable (line 27) | public class DragSortItemViewCheckable extends DragSortItemView implemen... method DragSortItemViewCheckable (line 29) | public DragSortItemViewCheckable(Context context) { method isChecked (line 33) | @Override method setChecked (line 42) | @Override method toggle (line 49) | @Override FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/DragSortListView.java class DragSortListView (line 60) | public class DragSortListView extends ListView { method getSpeed (line 272) | @Override method DragSortListView (line 442) | public DragSortListView(Context context, AttributeSet attrs) { method setFloatAlpha (line 577) | public void setFloatAlpha(float alpha) { method getFloatAlpha (line 581) | public float getFloatAlpha() { method setMaxScrollSpeed (line 591) | public void setMaxScrollSpeed(float max) { method setAdapter (line 605) | @Override method getInputAdapter (line 634) | public ListAdapter getInputAdapter() { class AdapterWrapper (line 642) | private class AdapterWrapper extends BaseAdapter { method AdapterWrapper (line 645) | public AdapterWrapper(ListAdapter adapter) { method getAdapter (line 660) | public ListAdapter getAdapter() { method getItemId (line 664) | @Override method getItem (line 669) | @Override method getCount (line 674) | @Override method areAllItemsEnabled (line 679) | @Override method isEnabled (line 684) | @Override method getItemViewType (line 689) | @Override method getViewTypeCount (line 694) | @Override method hasStableIds (line 699) | @Override method isEmpty (line 704) | @Override method getView (line 710) | @Override method drawDivider (line 751) | private void drawDivider(int expPosition, Canvas canvas) { method dispatchDraw (line 787) | @Override method getItemHeight (line 834) | private int getItemHeight(int position) { method printPosData (line 847) | private void printPosData() { class HeightCache (line 852) | private class HeightCache { method HeightCache (line 858) | public HeightCache(int size) { method add (line 867) | public void add(int position, int height) { method get (line 884) | public int get(int position) { method clear (line 888) | public void clear() { method getShuffleEdge (line 915) | private int getShuffleEdge(int position, int top) { method updatePositions (line 974) | private boolean updatePositions() { method onDraw (line 1123) | @Override class SmoothAnimator (line 1132) | private class SmoothAnimator implements Runnable { method SmoothAnimator (line 1142) | public SmoothAnimator(float smoothness, int duration) { method transform (line 1150) | public float transform(float frac) { method start (line 1160) | public void start() { method cancel (line 1167) | public void cancel() { method onStart (line 1171) | public void onStart() { method onUpdate (line 1175) | public void onUpdate(float frac, float smoothFrac) { method onStop (line 1179) | public void onStop() { method run (line 1183) | @Override class LiftAnimator (line 1204) | private class LiftAnimator extends SmoothAnimator { method LiftAnimator (line 1209) | public LiftAnimator(float smoothness, int duration) { method onStart (line 1213) | @Override method onUpdate (line 1219) | @Override class DropAnimator (line 1235) | private class DropAnimator extends SmoothAnimator { method DropAnimator (line 1242) | public DropAnimator(float smoothness, int duration) { method onStart (line 1246) | @Override method getTargetY (line 1255) | private int getTargetY() { method onUpdate (line 1278) | @Override method onStop (line 1292) | @Override class RemoveAnimator (line 1302) | private class RemoveAnimator extends SmoothAnimator { method RemoveAnimator (line 1315) | public RemoveAnimator(float smoothness, int duration) { method onStart (line 1319) | @Override method onUpdate (line 1345) | @Override method onStop (line 1395) | @Override method removeItem (line 1401) | public void removeItem(int which) { method removeItem (line 1414) | public void removeItem(int which, float velocityX) { method moveItem (line 1460) | public void moveItem(int from, int to) { method cancelDrag (line 1473) | public void cancelDrag() { method clearPositions (line 1488) | private void clearPositions() { method dropFloatView (line 1495) | private void dropFloatView() { method doRemoveItem (line 1519) | private void doRemoveItem() { method doRemoveItem (line 1526) | private void doRemoveItem(int which) { method adjustOnReorder (line 1549) | private void adjustOnReorder() { method stopDrag (line 1576) | public boolean stopDrag(boolean remove) { method stopDragWithVelocity (line 1581) | public boolean stopDragWithVelocity(boolean remove, float velocityX) { method stopDrag (line 1587) | public boolean stopDrag(boolean remove, float velocityX) { method onTouchEvent (line 1612) | @Override method doActionUpOrCancel (line 1664) | private void doActionUpOrCancel() { method saveTouchCoords (line 1675) | private void saveTouchCoords(MotionEvent ev) { method listViewIntercepted (line 1691) | public boolean listViewIntercepted() { method onInterceptTouchEvent (line 1697) | @Override method setDragScrollStart (line 1758) | public void setDragScrollStart(float heightFraction) { method setDragScrollStarts (line 1772) | public void setDragScrollStarts(float upperFrac, float lowerFrac) { method continueDrag (line 1790) | private void continueDrag(int x, int y) { method updateScrollStarts (line 1836) | private void updateScrollStarts() { method onSizeChanged (line 1851) | @Override method adjustAllItems (line 1857) | private void adjustAllItems() { method adjustItem (line 1872) | private void adjustItem(int position) { method adjustItem (line 1884) | private void adjustItem(int position, View v, boolean invalidChildHeig... method getChildHeight (line 1923) | private int getChildHeight(int position) { method getChildHeight (line 1974) | private int getChildHeight(int position, View item, boolean invalidChi... method calcItemHeight (line 2004) | private int calcItemHeight(int position, View item, boolean invalidChi... method calcItemHeight (line 2008) | private int calcItemHeight(int position, int childHeight) { method requestLayout (line 2047) | @Override method adjustScroll (line 2054) | private int adjustScroll(int movePos, View moveItem, int oldFirstExpPo... method measureItem (line 2097) | private void measureItem(View item) { method measureFloatView (line 2114) | private void measureFloatView() { method onMeasure (line 2122) | @Override method layoutChildren (line 2135) | @Override method onDragTouchEvent (line 2151) | protected boolean onDragTouchEvent(MotionEvent ev) { method invalidateFloatView (line 2179) | private void invalidateFloatView() { method startDrag (line 2206) | public boolean startDrag(int position, int dragFlags, int deltaX, int ... method startDrag (line 2243) | public boolean startDrag(int position, View floatView, int dragFlags, ... method doDragFloatView (line 2306) | private void doDragFloatView(boolean forceInvalidate) { method doDragFloatView (line 2317) | private void doDragFloatView(int movePos, View moveItem, boolean force... method updateFloatView (line 2347) | private void updateFloatView() { method destroyFloatView (line 2408) | private void destroyFloatView() { type FloatViewManager (line 2426) | public interface FloatViewManager { method onCreateFloatView (line 2442) | public View onCreateFloatView(int position); method onDragFloatView (line 2459) | public void onDragFloatView(View floatView, Point location, Point to... method onDestroyFloatView (line 2469) | public void onDestroyFloatView(View floatView); method setFloatViewManager (line 2472) | public void setFloatViewManager(FloatViewManager manager) { method setDragListener (line 2476) | public void setDragListener(DragListener l) { method setDragEnabled (line 2490) | public void setDragEnabled(boolean enabled) { method isDragEnabled (line 2494) | public boolean isDragEnabled() { method setDropListener (line 2510) | public void setDropListener(DropListener l) { method setRemoveListener (line 2524) | public void setRemoveListener(RemoveListener l) { type DragListener (line 2528) | public interface DragListener { method drag (line 2529) | public void drag(int from, int to); type DropListener (line 2541) | public interface DropListener { method drop (line 2542) | public void drop(int from, int to); type RemoveListener (line 2553) | public interface RemoveListener { method remove (line 2554) | public void remove(int which); type DragSortListener (line 2557) | public interface DragSortListener extends DropListener, DragListener, ... method setDragSortListener (line 2560) | public void setDragSortListener(DragSortListener l) { method setDragScrollProfile (line 2573) | public void setDragScrollProfile(DragScrollProfile ssp) { method moveCheckState (line 2605) | public void moveCheckState(int from, int to) { method removeCheckState (line 2677) | public void removeCheckState(int position) { method buildRunList (line 2698) | private static int buildRunList(SparseBooleanArray cip, int rangeStart, method rotate (line 2747) | private static int rotate(int value, int offset, int lowerBound, int u... method findFirstSetIndex (line 2759) | private static int findFirstSetIndex(SparseBooleanArray sba, int range... method insertionIndexForKey (line 2769) | private static int insertionIndexForKey(SparseBooleanArray sba, int ke... type DragScrollProfile (line 2791) | public interface DragScrollProfile { method getSpeed (line 2802) | float getSpeed(float w, long t); class DragScroller (line 2805) | private class DragScroller implements Runnable { method isScrolling (line 2828) | public boolean isScrolling() { method getScrollDir (line 2832) | public int getScrollDir() { method DragScroller (line 2836) | public DragScroller() { method startScrolling (line 2839) | public void startScrolling(int dir) { method stopScrolling (line 2851) | public void stopScrolling(boolean now) { method run (line 2862) | @Override class DragSortTracker (line 2953) | private class DragSortTracker { method DragSortTracker (line 2963) | public DragSortTracker() { method startTracking (line 2979) | public void startTracking() { method appendState (line 2985) | public void appendState() { method flush (line 3039) | public void flush() { method stopTracking (line 3064) | public void stopTracking() { FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/ResourceDragSortCursorAdapter.java class ResourceDragSortCursorAdapter (line 34) | public abstract class ResourceDragSortCursorAdapter extends DragSortCurs... method ResourceDragSortCursorAdapter (line 54) | @Deprecated method ResourceDragSortCursorAdapter (line 77) | public ResourceDragSortCursorAdapter(Context context, int layout, Curs... method ResourceDragSortCursorAdapter (line 94) | public ResourceDragSortCursorAdapter(Context context, int layout, Curs... method newView (line 106) | @Override method newDropDownView (line 111) | @Override method setViewResource (line 121) | public void setViewResource(int layout) { method setDropDownViewResource (line 130) | public void setDropDownViewResource(int dropDownLayout) { FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/SimpleDragSortCursorAdapter.java class SimpleDragSortCursorAdapter (line 52) | public class SimpleDragSortCursorAdapter extends ResourceDragSortCursorA... method SimpleDragSortCursorAdapter (line 80) | @Deprecated method SimpleDragSortCursorAdapter (line 106) | public SimpleDragSortCursorAdapter(Context context, int layout, method bindView (line 138) | @Override method getViewBinder (line 180) | public ViewBinder getViewBinder() { method setViewBinder (line 193) | public void setViewBinder(ViewBinder viewBinder) { method setViewImage (line 212) | public void setViewImage(ImageView v, String value) { method setViewText (line 231) | public void setViewText(TextView v, String text) { method getStringConversionColumn (line 246) | public int getStringConversionColumn() { method setStringConversionColumn (line 264) | public void setStringConversionColumn(int stringConversionColumn) { method getCursorToStringConverter (line 280) | public CursorToStringConverter getCursorToStringConverter() { method setCursorToStringConverter (line 296) | public void setCursorToStringConverter(CursorToStringConverter cursorT... method convertToString (line 311) | @Override method findColumns (line 329) | private void findColumns(Cursor c, String[] from) { method swapCursor (line 344) | @Override method changeCursorAndColumns (line 364) | public void changeCursorAndColumns(Cursor c, String[] from, int[] to) { type ViewBinder (line 387) | public static interface ViewBinder { method setViewValue (line 401) | boolean setViewValue(View view, Cursor cursor, int columnIndex); type CursorToStringConverter (line 410) | public static interface CursorToStringConverter { method convertToString (line 419) | CharSequence convertToString(Cursor cursor); FILE: weather-demo/WeatherDemo-Android/src/com/mobeta/android/dslv/SimpleFloatViewManager.java class SimpleFloatViewManager (line 16) | public class SimpleFloatViewManager implements DragSortListView.FloatVie... method SimpleFloatViewManager (line 26) | public SimpleFloatViewManager(ListView lv) { method setBackgroundColor (line 30) | public void setBackgroundColor(int color) { method onCreateFloatView (line 38) | @Override method onDragFloatView (line 71) | @Override method onDestroyFloatView (line 80) | @Override FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/A/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBDataLoggingService.h type UInt8 (line 22) | typedef UInt8 PBDataLoggingType; FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBErrors.h type PBErrorCode (line 18) | typedef enum { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/PBWatch+PollServices.h type UInt8 (line 21) | typedef UInt8 PBPollRemoteServiceType; FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleKit.framework/Versions/Current/Headers/gtypes.h type GSize (line 12) | typedef struct GSize { type GPoint (line 17) | typedef struct GPoint { type GRect (line 22) | typedef struct GRect { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/A/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMultiDictionary.h function interface (line 34) | interface CHMultiDictionary : CHMutableDictionary { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/CHMutableDictionary.h function interface (line 30) | interface CHMutableDictionary : NSMutableDictionary { FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDASLLogger.h function interface (line 29) | interface DDASLLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDFileLogger.h function protocol (line 59) | protocol DDLogFileManager function interface (line 185) | interface DDLogFileFormatterDefault : NSObject function interface (line 199) | interface DDFileLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDLog.h type DDLogMessageOptions (line 525) | typedef int DDLogMessageOptions; function interface (line 527) | interface DDLogMessage : NSObject function interface (line 618) | interface DDAbstractLogger : NSObject FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/DDTTYLogger.h function interface (line 38) | interface DDTTYLogger : DDAbstractLogger FILE: weather-demo/WeatherDemo-iOS/Pods/PebbleKit/PebbleVendor.framework/Versions/Current/Headers/UIDevice-Hardware.h type UIDeviceFamily (line 9) | typedef enum { FILE: weather-demo/weather/src/weather.c type WeatherKey (line 14) | enum WeatherKey { function sync_error_callback (line 26) | static void sync_error_callback(DictionaryResult dict_error, AppMessageR... function sync_tuple_changed_callback (line 30) | static void sync_tuple_changed_callback(const uint32_t key, const Tuple*... function window_load (line 48) | static void window_load(Window *window) { function window_unload (line 71) | static void window_unload(Window *window) { function init (line 82) | static void init() { function deinit (line 99) | static void deinit() { function main (line 103) | int main(void) {