Searched defs:LISTEN_CALL_STATE (Results 1 - 1 of 1) sorted by path

/frameworks/base/telephony/java/android/telephony/
H A DPhoneStateListener.java127 public static final int LISTEN_CALL_STATE = 0x00000020; field in class:PhoneStateListener
297 case LISTEN_CALL_STATE:
581 send(LISTEN_CALL_STATE, state, 0, incomingNumber);

Completed in 107 milliseconds