Searched refs:isApplicationEnabled (Results 1 – 1 of 1) sorted by relevance
182 rotaryImeExists && isApplicationEnabled(getContext(), ROTARY_IME_PACKAGE)); in refreshUi()184 rotaryPlaygroundExists && isApplicationEnabled(getContext(), in refreshUi()208 private static boolean isApplicationEnabled(Context context, String packageName) { in isApplicationEnabled() method in RotaryFragment