Searched defs:isInterrogate (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java840 boolean isInterrogate() { method in class:GsmMmiCode
889 if (isInterrogate()) {
903 } else if (isInterrogate()) {
917 if (isInterrogate()) {
965 if (isInterrogate()) {
1011 } else if (isInterrogate()) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneMmiCode.java700 boolean isInterrogate() { method in class:ImsPhoneMmiCode
802 if (isInterrogate()) {
854 if (isInterrogate()) {
881 } else if (isInterrogate()) {
893 if (isInterrogate()) {
912 if (isInterrogate()) {
945 } else if (isInterrogate()) {
957 if (isInterrogate()) {
972 if (isInterrogate()) {
998 } else if (isInterrogate()) {
[all...]

Completed in 228 milliseconds