Home
last modified time | relevance | path

Searched defs:switchingAwareRotationList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java385 DynamicRotationList switchingAwareRotationList = null; in createFrom() local
424 private ControllerImpl(final DynamicRotationList switchingAwareRotationList, in ControllerImpl()