Searched refs:mInitialCallState (Results 1 – 2 of 2) sorted by relevance
102 private int mInitialCallState; field in AlarmService112 if (state != TelephonyManager.CALL_STATE_IDLE && state != mInitialCallState) {130 mInitialCallState = mTelephonyManager.getCallState(); in startAlarm()
117 private int mInitialCallState; field in CellBroadcastAlertAudio180 && state != mInitialCallState) {352 mInitialCallState = mTelephonyManager.getCallState(); in onStartCommand()