Searched refs:EVENT_STOP (Results 1 – 3 of 3) sorted by relevance
82 private static final int EVENT_STOP = 1; field in MediaDecoder180 mEventQueue.offer(EVENT_STOP); in stop()204 case EVENT_STOP: in run()
110 public static final int EVENT_STOP = 1; field in SyncStorageEngine1199 item.event = EVENT_STOP; in stopSyncEvent()
2586 if (item.event != SyncStorageEngine.EVENT_STOP in dumpRecentHistory()3876 syncOperation.toEventLog(SyncStorageEngine.EVENT_STOP)); in stopSyncEvent()