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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java760 boolean isInterrogate() { method in class:GsmMmiCode
802 if (isInterrogate()) {
816 } else if (isInterrogate()) {
830 if (isInterrogate()) {
884 if (isInterrogate()) {
930 } else if (isInterrogate()) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneMmiCode.java672 boolean isInterrogate() { method in class:ImsPhoneMmiCode
773 if (isInterrogate()) {
824 if (isInterrogate()) {
851 } else if (isInterrogate()) {
863 if (isInterrogate()) {
882 if (isInterrogate()) {
915 } else if (isInterrogate()) {
927 if (isInterrogate()) {
942 if (isInterrogate()) {
968 } else if (isInterrogate()) {
[all...]

Completed in 29 milliseconds