Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/rotary/
DRotaryFragment.java54 private static final String ROTARY_IME_PACKAGE = "com.android.car.rotaryime"; field in RotaryFragment
118 (buttonView, isChecked) -> enableApplication(getContext(), ROTARY_IME_PACKAGE, in onViewCreated() local
182 rotaryImeExists && isApplicationEnabled(getContext(), ROTARY_IME_PACKAGE)); in refreshUi() local