Searched refs:getCallState (Results 1 – 5 of 5) sorted by relevance
211 assertEquals(CALL_STATE_RINGING, telephonyManager.getCallState()); in shouldGiveCallState()215 assertEquals(CALL_STATE_OFFHOOK, telephonyManager.getCallState()); in shouldGiveCallState()
237 public int getCallState() { in getCallState() method in ShadowTelecomManager
131 protected int getCallState() { in getCallState() method in ShadowTelephonyManager
119 int state = mTelecomManager.getCallState(); in telecomGetCallState()
1379 mTelephonyManager.getCallState(subId)); in telephonyGetCallStateForSubscription()