Searched refs:notAvailable (Results 1 – 2 of 2) sorted by relevance
231 Preference notAvailable = new Preference(getActivity()); in addNotAvailableMessage() local232 notAvailable.setTitle(R.string.power_usage_not_available); in addNotAvailableMessage()234 mAppListGroup.addPreference(notAvailable); in addNotAvailableMessage()
347 Preference notAvailable = new Preference(getActivity()); in addNotAvailableMessage() local348 notAvailable.setTitle(R.string.power_usage_not_available); in addNotAvailableMessage()349 mAppListGroup.addPreference(notAvailable); in addNotAvailableMessage()