HomeSort by relevance Sort by last modified time
    Searched refs:isShortCode (Results 1 - 9 of 9) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneMmiCode.java 292 } else if (isShortCode(dialString, phone)) {
566 isShortCode() {
604 static private boolean isShortCode(String dialString, ImsPhone phone) {
626 * Helper function for isShortCode. Returns true if dialString appears to be
727 if (isShortCode()) return true;
787 if (isShortCode()) {
788 Rlog.d(LOG_TAG, "processCode: isShortCode");
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 264 } else if (isShortCode(dialString, phone)) {
682 isShortCode() {
720 static private boolean isShortCode(String dialString, GsmCdmaPhone phone) {
742 * Helper function for isShortCode. Returns true if dialString appears to be
880 if (isShortCode()) {
881 Rlog.d(LOG_TAG, "processCode: isShortCode");
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 73 milliseconds