Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 131) sorted by relevance

123456

/packages/apps/Dialer/java/com/android/dialer/speeddial/database/
DSpeedDialEntryDao.java39 ImmutableMap<SpeedDialEntry, Long> insert(ImmutableList<SpeedDialEntry> entries); in insert()
53 void update(ImmutableList<SpeedDialEntry> entries); in update()
60 void delete(ImmutableList<Long> entries); in delete()
DSpeedDialEntryDatabaseHelper.java114 List<SpeedDialEntry> entries = new ArrayList<>(); in getAllEntries() local
153 public ImmutableMap<SpeedDialEntry, Long> insert(ImmutableList<SpeedDialEntry> entries) { in insert()
171 SQLiteDatabase writeableDatabase, ImmutableList<SpeedDialEntry> entries) { in insert()
202 public void update(ImmutableList<SpeedDialEntry> entries) { in update()
218 private void update(SQLiteDatabase writeableDatabase, ImmutableList<SpeedDialEntry> entries) { in update()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/specialaccess/
DPremiumSmsAccessPreferenceControllerTest.java126 List<AppEntry> entries = Arrays.asList( in onAppEntryListChanged_addsPreferencesForEntries() local
145 List<AppEntry> entries = Collections.singletonList( in onPreferenceChange_setsPremiumSmsPermission() local
161 List<AppEntry> entries = Collections.singletonList( in onPreferenceChange_updatesEntry() local
DAppOpsPreferenceControllerTest.java168 List<AppEntry> entries = Arrays.asList( in onAppEntryListChanged_addsPreferencesForEntries() local
184 List<AppEntry> entries = Collections.singletonList( in onPreferenceChange_checkedState_setsAppOpModeAllowed() local
200 List<AppEntry> entries = Collections.singletonList( in onPreferenceChange_uncheckedState_setsNegativeAppOpMode() local
214 List<AppEntry> entries = Collections.singletonList( in onPreferenceChange_updatesEntry() local
DAppEntryListManagerTest.java123 ArrayList<AppEntry> entries = new ArrayList<>(); in forceUpdate_loadsExtraInfo() local
155 ArrayList<AppEntry> entries = new ArrayList<>(); in onRebuildComplete_callsCallback() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DRestrictionUtils.java51 ArrayList<RestrictionEntry> entries = new ArrayList<>(); in getRestrictions() local
68 public static void setRestrictions(Context context, ArrayList<RestrictionEntry> entries, in setRestrictions()
/packages/apps/Settings/src/com/android/settings/users/
DRestrictionUtils.java60 ArrayList<RestrictionEntry> entries = new ArrayList<RestrictionEntry>(); in getRestrictions() local
77 public static void setRestrictions(Context context, ArrayList<RestrictionEntry> entries, in setRestrictions()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DRestrictionUtils.java60 ArrayList<RestrictionEntry> entries = new ArrayList<RestrictionEntry>(); in getRestrictions() local
77 public static void setRestrictions(Context context, ArrayList<RestrictionEntry> entries, in setRestrictions()
/packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/
DGalleryWidgetMigrator.java82 List<Entry> entries = dbHelper.getEntries(WidgetDatabaseHelper.TYPE_ALBUM); in migrateGalleryWidgetsInternal() local
107 HashMap<Integer, Entry> entries, WidgetDatabaseHelper dbHelper) { in migrateLocalEntries()
123 private static void migrateLocalEntries(HashMap<Integer, Entry> entries, in migrateLocalEntries()
131 private static void updatePath(File root, HashMap<Integer, Entry> entries, in updatePath()
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateAppOpsBridge.java136 SparseArray<ArrayMap<String, PermissionState>> entries = getEntries(); in loadAllExtraInfo() local
174 SparseArray<ArrayMap<String, PermissionState>> entries = new SparseArray<>(); in getEntries() local
201 private void loadPermissionsStates(SparseArray<ArrayMap<String, PermissionState>> entries) { in loadPermissionsStates()
239 private void loadAppOpsStates(SparseArray<ArrayMap<String, PermissionState>> entries) { in loadAppOpsStates()
280 SparseArray<ArrayMap<String, PermissionState>> entries = getEntries(); in getNumPackagesDeclaredPermission() local
293 SparseArray<ArrayMap<String, PermissionState>> entries = getEntries(); in getNumPackagesAllowedByAppOps() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DAppStateAppOpsBridge.java136 SparseArray<ArrayMap<String, PermissionState>> entries = getEntries(); in loadAllExtraInfo() local
174 SparseArray<ArrayMap<String, PermissionState>> entries = new SparseArray<>(); in getEntries() local
201 private void loadPermissionsStates(SparseArray<ArrayMap<String, PermissionState>> entries) { in loadPermissionsStates()
239 private void loadAppOpsStates(SparseArray<ArrayMap<String, PermissionState>> entries) { in loadAppOpsStates()
280 SparseArray<ArrayMap<String, PermissionState>> entries = getEntries(); in getNumPackagesDeclaredPermission() local
293 SparseArray<ArrayMap<String, PermissionState>> entries = getEntries(); in getNumPackagesAllowedByAppOps() local
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/archives/
DWriteableArchiveTest.java187 final Enumeration<? extends ZipEntry> entries = zip.entries(); in testAddDirectory() local
258 final Enumeration<? extends ZipEntry> entries = zip.entries(); in testAddFile() local
287 final Enumeration<? extends ZipEntry> entries = zip.entries(); in testAddFile_empty() local
/packages/apps/Settings/tests/unit/src/com/android/settings/display/
DThemePreferenceControllerTest.java95 CharSequence[] entries = arg.getValue(); in testUpdateState() local
134 CharSequence[] entries = arg.getValue(); in testUpdateState_withStaticOverlay() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DBluetoothMaxConnectedAudioDevicesPreferenceController.java58 final CharSequence[] entries = listPreference.getEntries(); in displayPreference() local
79 final CharSequence[] entries = listPreference.getEntries(); in updateState() local
/packages/apps/Settings/src/com/android/settings/development/
DBluetoothMaxConnectedAudioDevicesPreferenceController.java58 final CharSequence[] entries = listPreference.getEntries(); in displayPreference() local
79 final CharSequence[] entries = listPreference.getEntries(); in updateState() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/telephony/
DDefaultSubscriptionControllerTest.java108 final CharSequence[] entries = mListPreference.getEntries(); in displayPreference_twoSubscriptionsSub1Default_correctListPreferenceValues() local
136 final CharSequence[] entries = mListPreference.getEntries(); in displayPreference_twoSubscriptionsSub2Default_correctListPreferenceValues() local
164 final CharSequence[] entries = mListPreference.getEntries(); in displayPreference_threeSubsOneIsOpportunistic_correctListPreferenceValues() local
297 final CharSequence[] entries = mListPreference.getEntries(); in onSubscriptionsChanged_goFromTwoToThreeSubscriptions_listGetsUpdated() local
/packages/apps/Settings/src/com/android/settings/dream/
DWhenToDreamPicker.java55 final String[] entries = entries(); in getCandidates() local
71 private String[] entries() { in entries() method in WhenToDreamPicker
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dream/
DWhenToDreamPicker.java55 final String[] entries = entries(); in getCandidates() local
71 private String[] entries() { in entries() method in WhenToDreamPicker
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DBackupAppsStepFragment.java142 final List<ApplicationsState.AppEntry> entries = mSession.rebuild(mAppFilter, in onCreateActions() local
150 List<ApplicationsState.AppEntry> entries) { in getAppActions()
209 final List<ApplicationsState.AppEntry> entries = mSession.rebuild(mAppFilter, in updateActions() local
282 public IconLoaderTask(List<ApplicationsState.AppEntry> entries) { in IconLoaderTask()
/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/
DAppEntryListManager.java53 void onAppEntryListChanged(List<ApplicationsState.AppEntry> entries); in onAppEntryListChanged()
72 void loadExtraInfo(List<ApplicationsState.AppEntry> entries); in loadExtraInfo()
222 private void loadInfo(List<ApplicationsState.AppEntry> entries) { in loadInfo()
DAppStatePremiumSmsBridge.java40 public void loadExtraInfo(List<ApplicationsState.AppEntry> entries) { in loadExtraInfo()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/
DScreenZoomPreference.java44 final String[] entries = density.getEntries(); in ScreenZoomPreference() local
/packages/apps/Settings/src/com/android/settings/display/
DScreenZoomPreference.java44 final String[] entries = density.getEntries(); in ScreenZoomPreference() local
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
DSearchIndexableRaw.java49 public String entries; field in SearchIndexableRaw
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/search/
DSearchIndexableRaw.java49 public String entries; field in SearchIndexableRaw

123456