Searched refs:KEY_PLACEHOLDER (Results 1 – 2 of 2) sorted by relevance
57 private static final String KEY_PLACEHOLDER = "app"; field in RecentNotificationsAppsPreferenceController196 .findPreference(KEY_PLACEHOLDER + keyIndex); in displayRecentApps()199 pref.setKey(KEY_PLACEHOLDER + keyIndex); in displayRecentApps()222 getPreference().removePreferenceRecursively(KEY_PLACEHOLDER + i); in displayRecentApps()
36 private static final String KEY_PLACEHOLDER = "dashboard_tile_placeholder"; field in DashboardTilePlaceholderPreferenceController60 return KEY_PLACEHOLDER; in getPreferenceKey()