Searched refs:hideIfIntentUnhandled (Results 1 – 1 of 1) sorted by relevance
114 hideIfIntentUnhandled(findPreference(KEY_HOME_SETTINGS)); in onResume()115 hideIfIntentUnhandled(findPreference(KEY_CAST_SETTINGS)); in onResume()116 hideIfIntentUnhandled(findPreference(KEY_USAGE)); in onResume()124 private void hideIfIntentUnhandled(Preference preference) { in hideIfIntentUnhandled() method in DevicePrefFragment