Home
last modified time | relevance | path

Searched defs:collectionInfo (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAddWidgetInfo.java85 public LauncherAtom.ItemInfo buildProto( in buildProto()
/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/features/cloudmedia/
DCloudMediaFeature.kt111 val collectionInfo: CollectionInfo? = in build() constant
170 val collectionInfo: CollectionInfo? = in buildBanner() constant
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/
DPickerSyncControllerTest.java1976 final ProviderCollectionInfo collectionInfo = in testLocalCollectionInfoCacheRecoversFromInvalidState() local
1992 ProviderCollectionInfo collectionInfo = in testCloudCollectionInfoCacheRecoversFromInvalidState() local
2017 ProviderCollectionInfo collectionInfo = in testLocalCollectionInfoCacheUpdatesOnSync() local
2042 ProviderCollectionInfo collectionInfo = in testCloudCollectionInfoCacheUpdatesOnSync() local
2067 ProviderCollectionInfo collectionInfo = in testHandleMediaEventChangeNotification() local
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DLauncherAppWidgetInfo.java274 public LauncherAtom.ItemInfo buildProto( in buildProto()
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/data/
DTestDataServiceImpl.kt62 val collectionInfo: HashMap<Provider, CollectionInfo> = HashMap() constant in com.android.photopicker.data.TestDataServiceImpl
DTestMediaProvider.kt277 collectionInfos.forEach { collectionInfo -> in getCollectionInfo() method
DDataServiceImplTest.kt1191 val collectionInfo = dataService.getCollectionInfo(testContentProvider.providers[0]) in <lambda>() constant
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java543 CollectionInfo collectionInfo = (CollectionInfo) hotseatItemInfo; in updateHotseatItems() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DToggleScreenMagnificationPreferenceFragmentTest.java865 AccessibilityNodeInfo.CollectionInfo collectionInfo = node.unwrap().getCollectionInfo(); in fragmentRecyclerView_getCollectionInfo_hasCorrectCounts() local
/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.cpp1139 const sp<ProcStatCollectorInterface>& procStatCollector, CollectionInfo* collectionInfo, in processLocked()
/packages/services/Car/cpp/watchdog/stable_server/src/
DPerformanceProfiler.cpp1139 const sp<ProcStatCollectorInterface>& procStatCollector, CollectionInfo* collectionInfo, in processLocked()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5994 collectionInfo = new AccessibilityNodeInfo.CollectionInfo( in onInitializeAccessibilityNodeInfo() local