Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyStateListeners.java75 public void onPreciseCallStateChanged(PreciseCallState callState) { in onPreciseCallStateChanged() argument
76 int foregroundState = callState.getForegroundCallState(); in onPreciseCallStateChanged()
77 int ringingState = callState.getRingingCallState(); in onPreciseCallStateChanged()
78 int backgroundState = callState.getBackgroundCallState(); in onPreciseCallStateChanged()
83 callState); in onPreciseCallStateChanged()
89 callState); in onPreciseCallStateChanged()
95 callState); in onPreciseCallStateChanged()
100 int newState, String which, PreciseCallState callState) { in processCallState() argument
103 newState, which, callState, subscriptionId)); in processCallState()
DTelephonyEvents.java51 JSONObject callState = new JSONObject(); in toJSON() local
53 callState.put( in toJSON()
56 callState.put( in toJSON()
59 callState.put(TelephonyConstants.CallStateContainer.CALL_STATE, in toJSON()
62 return callState; in toJSON()
DTelephonyUtils.java123 public static String getTelephonyCallStateString(int callState) { in getTelephonyCallStateString() argument
124 switch (callState) { in getTelephonyCallStateString()
132 Log.d("getTelephonyCallStateString error. int: " + callState); in getTelephonyCallStateString()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...