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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 152 private boolean mIsPendingUSSD;
308 ret.mIsPendingUSSD = true;
324 ret.mIsPendingUSSD = true;
645 if (mIsPendingUSSD) {
669 return mIsPendingUSSD;
857 return mIsPendingUSSD;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneMmiCode.java 182 private boolean mIsPendingUSSD;
331 ret.mIsPendingUSSD = true;
345 ret.mIsPendingUSSD = true;
538 if (mIsPendingUSSD) {
549 return mIsPendingUSSD;
717 return mIsPendingUSSD;
    [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 131 milliseconds