Home
last modified time | relevance | path

Searched refs:CALL_STATE_RINGING (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java312 return TelephonyManager.CALL_STATE_RINGING; in convertCallState()
326 case TelephonyManager.CALL_STATE_RINGING: in convertCallState()
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1253 mPhoneState = TelephonyManager.CALL_STATE_RINGING; in handlePhoneStateChanged()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2603 public static final int CALL_STATE_RINGING = 1; field in TelephonyManager
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1534 .thenReturn(TelephonyManager.CALL_STATE_RINGING); in testReboot()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3665 case TelephonyManager.CALL_STATE_RINGING: return "CALL_STATE_RINGING"; in callStateToString()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28698 field public static final int CALL_STATE_RINGING = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt37269 field public static final int CALL_STATE_RINGING = 1; // 0x1
Dtest-current.txt37346 field public static final int CALL_STATE_RINGING = 1; // 0x1
Dsystem-current.txt40244 field public static final int CALL_STATE_RINGING = 1; // 0x1