Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstantConversions.java35 return TelephonyManager.CALL_STATE_RINGING; in convertCallState()
49 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/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1897 mPhoneState = TelephonyManager.CALL_STATE_RINGING; in handlePhoneStateChanged()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4781 public static final int CALL_STATE_RINGING = 1; field in TelephonyManager
4792 CALL_STATE_RINGING,
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java2046 .thenReturn(TelephonyManager.CALL_STATE_RINGING); in testReboot()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7239 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/api/
Dcurrent.txt45021 field public static final int CALL_STATE_RINGING = 1; // 0x1