Searched refs:EVENT_STOP (Results 1 – 3 of 3) sorted by relevance
84 private static final int EVENT_STOP = 1; field in MediaDecoder182 mEventQueue.offer(EVENT_STOP); in stop()206 case EVENT_STOP: in run()
116 public static final int EVENT_STOP = 1; field in SyncStorageEngine1280 item.event = EVENT_STOP; in stopSyncEvent()
2807 if (item.event != SyncStorageEngine.EVENT_STOP in dumpRecentHistory()4122 syncOperation.toEventLog(SyncStorageEngine.EVENT_STOP)); in stopSyncEvent()