HomeSort by relevance Sort by last modified time
    Searched refs:matchPhoneStateListenerEvent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java 105 boolean matchPhoneStateListenerEvent(int events) {
705 if (r.matchPhoneStateListenerEvent(PhoneStateListener.LISTEN_CALL_STATE) &&
739 if (r.matchPhoneStateListenerEvent(PhoneStateListener.LISTEN_CALL_STATE) &&
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
TelephonyRegistryMock.java 57 boolean matchPhoneStateListenerEvent(int events) {

Completed in 132 milliseconds