Searched refs:oldEntries (Results 1 – 4 of 4) sorted by relevance
336 final CharSequence[] oldEntries = preference.getEntries(); in add5gListItem() local346 for (int i = 0; i < oldEntries.length; i++) { in add5gListItem()347 oldEntry = oldEntries[i]; in add5gListItem()
597 Bundle oldEntries = in requestRestrictionsForApp() local601 intent.putExtra(Intent.EXTRA_RESTRICTIONS_BUNDLE, oldEntries); in requestRestrictionsForApp()
665 Bundle oldEntries = in requestRestrictionsForApp() local669 intent.putExtra(Intent.EXTRA_RESTRICTIONS_BUNDLE, oldEntries); in requestRestrictionsForApp()