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
704
mCi.hangupConnection (conn.
getGSMIndex
(), obtainCompleteMessage());
723
mCi.separateConnection (conn.
getGSMIndex
(),
802
if (cn.
getGSMIndex
() == index) {
816
mCi.hangupConnection(cn.
getGSMIndex
(), obtainCompleteMessage());
829
if (cn.
getGSMIndex
() == index) {
[
all
...]
GsmConnection.java
520
getGSMIndex
() throws CallStateException {
Completed in 464 milliseconds