Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstantConversions.java31 return TelephonyManager.CALL_STATE_RINGING; in convertCallState()
45 case TelephonyManager.CALL_STATE_RINGING: in convertCallState()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSarManager.java21 import static android.telephony.TelephonyManager.CALL_STATE_RINGING;
407 case CALL_STATE_RINGING: in onCellStateChangeEvent()
/frameworks/base/telephony/java/android/telephony/
DAnnotation.java74 TelephonyManager.CALL_STATE_RINGING,
DTelephonyManager.java5122 public static final int CALL_STATE_RINGING = 1; field in TelephonyManager
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java2032 mPhoneState = TelephonyManager.CALL_STATE_RINGING; in handlePhoneStateChanged()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2545 case TelephonyManager.CALL_STATE_RINGING: in callStateToString()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java2073 .thenReturn(TelephonyManager.CALL_STATE_RINGING); in testReboot()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7477 case TelephonyManager.CALL_STATE_RINGING: return "CALL_STATE_RINGING";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28698 field public static final int CALL_STATE_RINGING = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt45996 field public static final int CALL_STATE_RINGING = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt46140 field public static final int CALL_STATE_RINGING = 1; // 0x1