OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentCallState
(Results
1 - 4
of
4
) sorted by null
/packages/services/Telephony/src/com/android/phone/
CdmaPhoneCallState.java
85
public PhoneCallState
getCurrentCallState
() {
BluetoothPhoneService.java
247
app.cdmaPhoneCallState.
getCurrentCallState
();
369
app.cdmaPhoneCallState.
getCurrentCallState
();
592
if (PhoneGlobals.getInstance().cdmaPhoneCallState.
getCurrentCallState
()
596
} else if (PhoneGlobals.getInstance().cdmaPhoneCallState.
getCurrentCallState
()
613
app.cdmaPhoneCallState.
getCurrentCallState
();
[
all
...]
CallController.java
137
if (mApp.cdmaPhoneCallState.
getCurrentCallState
()
477
if (mApp.cdmaPhoneCallState.
getCurrentCallState
()
PhoneUtils.java
293
if (app.cdmaPhoneCallState.
getCurrentCallState
()
620
if (app.cdmaPhoneCallState.
getCurrentCallState
() ==
[
all
...]
Completed in 120 milliseconds