Searched refs:EVENT_START (Results 1 – 5 of 5) sorted by relevance
28 static final int EVENT_START = 1; field in SyncTransitionListener55 if (mTargetEvent == EVENT_START) { in onTransitionStart()
95 new SyncTransitionListener(SyncTransitionListener.EVENT_START); in testGo_transitionListenerStart()
81 private static final int EVENT_START = 0; field in MediaDecoder170 mEventQueue.offer(EVENT_START); in start()196 case EVENT_START: in run()
97 public static final int EVENT_START = 0; field in SyncStorageEngine1089 item.event = EVENT_START; in insertStartSyncEvent()
3600 syncOperation.toEventLog(SyncStorageEngine.EVENT_START)); in insertStartSyncEvent()