Searched refs:ACTION_INTERROGATE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java50 static final String ACTION_INTERROGATE = "*#"; field in class:GsmMmiCode
514 return action != null && action.equals(ACTION_INTERROGATE);

Completed in 87 milliseconds