Searched refs:MSG_I_CLEAR_PORTS_FOR_PIID (Results 1 – 1 of 1) sorted by relevance
484 mEventHandler.obtainMessage(MSG_I_CLEAR_PORTS_FOR_PIID, piid, /*arg2=*/0)); in releasePlayer()1553 private static final int MSG_I_CLEAR_PORTS_FOR_PIID = 4; field in PlaybackActivityMonitor1613 case MSG_I_CLEAR_PORTS_FOR_PIID: in initEventHandler()