Searched defs:ROTARY_IME_PACKAGE (Results 1 – 1 of 1) sorted by relevance
54 private static final String ROTARY_IME_PACKAGE = "com.android.car.rotaryime"; field in RotaryFragment118 (buttonView, isChecked) -> enableApplication(getContext(), ROTARY_IME_PACKAGE, in onViewCreated() local182 rotaryImeExists && isApplicationEnabled(getContext(), ROTARY_IME_PACKAGE)); in refreshUi() local