/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | ParceledListSliceTest.java | 31 assertNotNull(slice.getList()); in testSmallList() 32 assertEquals(objectCount, slice.getList().size()); in testSmallList() 35 assertEquals(i * 2, slice.getList().get(i).mFieldA); in testSmallList() 36 assertEquals((i * 2) + 1, slice.getList().get(i).mFieldB); in testSmallList() 82 assertNotNull(slice.getList()); in testLargeList() 83 assertEquals(objectCount, slice.getList().size()); in testLargeList() 86 assertEquals(i * 5, slice.getList().get(i).mFieldA); in testLargeList() 87 assertEquals((i * 5) + 1, slice.getList().get(i).mFieldB); in testLargeList() 88 assertEquals((i * 5) + 2, slice.getList().get(i).mFieldC); in testLargeList() 89 assertEquals((i * 5) + 3, slice.getList().get(i).mFieldD); in testLargeList() [all …]
|
/frameworks/base/core/java/android/content/pm/ |
D | AppsQueryHelper.java | 173 | PackageManager.MATCH_DISABLED_COMPONENTS, userId).getList(); in getAllApps() 187 userId).getList(); in queryIntentActivitiesAsUser() 201 .getList(); in queryIntentServicesAsUser() 212 userId).getList(); in getPackagesHoldingPermission()
|
D | ShortcutManager.java | 642 .getList(); in getDynamicShortcuts() 661 .getList(); in getManifestShortcuts() 729 .getList(); in getPinnedShortcuts()
|
D | ParceledListSlice.java | 49 final List<T> list = getList(); in describeContents()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/ |
D | AppWidgetServiceImplTest.java | 173 mMockHost, mPkgName, HOST_ID, new int[0]).getList(); in testNoUpdatesReceived_queueEmpty() 204 mMockHost, mPkgName, HOST_ID, new int[0]).getList(); in testNoUpdatesReceived_queueNonEmpty_noWidgetId() 217 mMockHost, mPkgName, HOST_ID, new int[]{widgetId}).getList(); in testUpdatesReceived_queueNotEmpty_widgetIdProvided() 231 mMockHost, mPkgName, HOST_ID, new int[]{widgetId2}).getList(); in testUpdatesReceived_queueNotEmpty_widgetIdProvided2() 245 mMockHost, mPkgName, HOST_ID, new int[]{widgetId, widgetId2}).getList(); in testUpdatesReceived_queueNotEmpty_multipleWidgetIdProvided() 271 mMockHost, mPkgName, HOST_ID, new int[0]).getList(); in setupHostAndWidget()
|
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ |
D | GenericAdapterTest.java | 44 assertEquals(list, getBinder().view5.getList()); in testGenericArgs() 45 assertEquals(list, getBinder().view6.getList()); in testGenericArgs()
|
D | AbsSpinnerBindingAdapterTest.java | 59 mBindingObject.getList().add(1, "Cruel"); in testList() 76 List<String> entries = mBindingObject.getList(); in validateList()
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
D | BluetoothMasRequestGetFolderListing.java | 63 public ArrayList<String> getList() { in getList() method in BluetoothMasRequestGetFolderListing 68 return mResponse.getList(); in getList()
|
D | BluetoothMasRequestGetMessagesListing.java | 135 public ArrayList<BluetoothMapMessage> getList() { in getList() method in BluetoothMasRequestGetMessagesListing 140 return mResponse.getList(); in getList()
|
D | BluetoothMapFolderListing.java | 66 public ArrayList<String> getList() { in getList() method in BluetoothMapFolderListing
|
D | BluetoothMapMessagesListing.java | 81 public ArrayList<BluetoothMapMessage> getList() { in getList() method in BluetoothMapMessagesListing
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/ |
D | PipMenuActivity.java | 114 boolean hasCustomActions = actions != null && !actions.getList().isEmpty(); in onPipMenuActionsChanged() 115 mPipControlsView.setActions(hasCustomActions ? actions.getList() : Collections.EMPTY_LIST); in onPipMenuActionsChanged()
|
/frameworks/base/core/java/android/app/usage/ |
D | UsageStatsManager.java | 139 return slice.getList(); in queryUsageStats() 164 return slice.getList(); in queryConfigurations()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
D | ContactEntry.java | 40 public List<ContentValues> getList() { in getList() method in ContactEntry
|
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/ |
D | AbsSpinnerBindingObject.java | 53 public List<String> getList() { in getList() method in AbsSpinnerBindingObject
|
D | FindMethodBindingObject.java | 63 public List getList() { in getList() method in FindMethodBindingObject
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
D | AggregatorManager.java | 74 return getList(getDataMap(dataName)); in getData() 150 private ArrayList<StringString> getList(final Map<String, String> sample) { in getList() method in AggregatorManager
|
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/ |
D | GenericView.java | 47 public List<T> getList() { in getList() method in GenericView
|
/frameworks/base/core/java/android/webkit/ |
D | PluginList.java | 56 public synchronized List getList() { in getList() method in PluginList
|
/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
D | ActivityManagerTest.java | 45 100, 0, userId).getList(); in testTaskIdsForUser()
|
/frameworks/base/services/tests/notification/src/com/android/server/notification/ |
D | RankingHelperTest.java | 329 mHelper.getNotificationChannelGroups(PKG, UID, false).getList(); in testChannelXml() 399 mHelper.getNotificationChannelGroups(PKG, UID, false).getList(); in testChannelXmlForBackup() 901 mHelper.getNotificationChannels(PKG, UID, false).getList(); in testGetDeletedChannels() 910 channels = mHelper.getNotificationChannels(PKG, UID, true).getList(); in testGetDeletedChannels() 1023 assertEquals(1, mHelper.getNotificationChannels(PKG, UID, true).getList().size()); in testPermanentlyDeleteChannels() 1084 mHelper.getNotificationChannels(PKG, user0Uids[i], false).getList().size()); in testOnUserRemoved() 1089 mHelper.getNotificationChannels(PKG, user1Uids[i], false).getList().size()); in testOnUserRemoved() 1102 assertEquals(0, mHelper.getNotificationChannels(PKG, UID, true).getList().size()); in testOnPackageChanged_packageRemoval() 1108 assertEquals(2, mHelper.getNotificationChannels(PKG, UID, false).getList().size()); in testOnPackageChanged_packageRemoval() 1129 assertEquals(0, mHelper.getNotificationChannelGroups(PKG, UID, true).getList().size()); in testOnPackageChanged_packageRemoval_groups() [all …]
|
/frameworks/base/core/java/android/app/ |
D | ApplicationPackageManager.java | 304 List<PermissionInfo> pi = parceledList.getList(); in queryPermissionsByGroup() 346 return parceledList.getList(); in getAllPermissionGroups() 486 return sharedLibs.getList(); in getSharedLibrariesAsUser() 531 final List<FeatureInfo> list = parceledList.getList(); in getSystemAvailableFeatures() 734 return parceledList.getList(); in getInstalledPackagesAsUser() 751 return parceledList.getList(); in getPackagesHoldingPermissions() 773 return parceledList.getList(); in getInstalledApplicationsAsUser() 787 return slice.getList(); in getInstantApps() 916 return parceledList.getList(); in queryIntentActivitiesAsUser() 953 return parceledList.getList(); in queryIntentActivityOptions() [all …]
|
/frameworks/base/core/java/android/print/ |
D | PrinterDiscoverySession.java | 304 printers.getList()).sendToTarget(); in onPrintersAdded() 314 printerIds.getList()).sendToTarget(); in onPrintersRemoved()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerShellCommand.java | 547 final List<FeatureInfo> list = mInterface.getSystemAvailableFeatures().getList(); in runListFeatures() 606 mInterface.queryInstrumentation(targetPackage, 0 /*flags*/).getList(); in runListInstrumentation() 725 final List<PackageInfo> packages = slice.getList(); in runListPackages() 768 final List<PermissionGroupInfo> pgs = mInterface.getAllPermissionGroups(0).getList(); in runListPermissionGroups() 815 mInterface.getAllPermissionGroups(0 /*flags*/).getList(); in runListPermissions() 1043 mTargetUser).getList(); in runQueryIntentActivities() 1077 mTargetUser).getList(); in runQueryIntentServices() 1111 mTargetUser).getList(); in runQueryIntentReceivers() 1523 mInterface.queryPermissionsByGroup(groupList.get(i), 0 /*flags*/).getList(); in doListPermissions()
|
/frameworks/base/core/java/android/appwidget/ |
D | AppWidgetManager.java | 827 for (AppWidgetProviderInfo info : providers.getList()) { in getInstalledProvidersForProfile() 831 return providers.getList(); in getInstalledProvidersForProfile()
|