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

  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodSubtypeSwitchingController.java 445 private final DynamicRotationList mSwitchingAwareRotationList;
456 currentInstance.mSwitchingAwareRotationList != null &&
457 Objects.equals(currentInstance.mSwitchingAwareRotationList.mImeSubtypeList,
460 switchingAwareRotationList = currentInstance.mSwitchingAwareRotationList;
490 mSwitchingAwareRotationList = switchingAwareRotationList;
514 return mSwitchingAwareRotationList.getNextInputMethodLocked(onlyCurrentIme, imi,
527 mSwitchingAwareRotationList.onUserAction(imi, subtype);
547 pw.println(" mSwitchingAwareRotationList:");
548 mSwitchingAwareRotationList.dump(pw, " ");
  /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 357 milliseconds