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()
114 public static final int EVENT_STOP = 1; field in SyncStorageEngine1218 item.event = EVENT_STOP; in stopSyncEvent()
2616 if (item.event != SyncStorageEngine.EVENT_STOP in dumpRecentHistory()3921 syncOperation.toEventLog(SyncStorageEngine.EVENT_STOP)); in stopSyncEvent()