Searched defs:validActions (Results 1 – 2 of 2) sorted by relevance
807 long validActions = state == null ? 0 : state.getActions(); in onMediaButtonEvent() local892 long validActions = state == null ? 0 : state.getActions(); in handleMediaPlayPauseKeySingleTapIfPending() local
992 long validActions = state == null ? 0 : state.getActions(); in onMediaButtonEvent() local1025 long validActions = state == null ? 0 : state.getActions(); in handleMediaPlayPauseKeySingleTapIfPending() local3028 long validActions = mState == null ? 0 : mState.getActions(); in onMediaButtonEvent() local