OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGSMIndex
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCallTracker.java
695
mCi.hangupConnection (conn.
getGSMIndex
(), obtainCompleteMessage());
714
mCi.separateConnection (conn.
getGSMIndex
(),
793
if (cn.
getGSMIndex
() == index) {
807
mCi.hangupConnection(cn.
getGSMIndex
(), obtainCompleteMessage());
820
if (cn.
getGSMIndex
() == index) {
[
all
...]
GsmConnection.java
517
getGSMIndex
() throws CallStateException {
Completed in 275 milliseconds