/frameworks/base/services/tests/servicestests/src/com/android/server/storage/ |
D | AppCollectorTest.java | 95 AppCollector collector = new AppCollector(mContext, volume); in testNoApps() local 105 AppCollector collector = new AppCollector(mContext, volume); in testAppOnExternalVolume() local 115 AppCollector collector = new AppCollector(mContext, volume); in testOneValidApp() local 132 AppCollector collector = new AppCollector(mContext, volume); in testMultipleUsersOneApp() local 146 AppCollector collector = new AppCollector(mContext, null); in testNullVolumeShouldCauseNPE() local 155 AppCollector collector = new AppCollector(mContext, volume); in testAppNotFoundDoesntCauseCrash() local
|
/frameworks/base/tools/aapt2/compile/ |
D | XmlIdCollector_test.cpp | 36 XmlIdCollector collector; in TEST() local 61 XmlIdCollector collector; in TEST() local
|
D | XmlIdCollector.cpp | 69 IdCollector collector(&xmlRes->file.exported_symbols); in Consume() local
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | GLThreadManager.java | 63 public final CaptureCollector collector; field in GLThreadManager.ConfigureHolder 66 Size>> surfaces, CaptureCollector collector) { in ConfigureHolder() 212 CaptureCollector collector) { in setConfigurationAndWait()
|
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
D | LinearLayoutManagerBaseConfigSetTest.java | 245 AttachDetachCollector collector = new AttachDetachCollector(mRecyclerView); in dontRecycleViewsTranslatedOutOfBoundsFromStart() local 279 AttachDetachCollector collector = new AttachDetachCollector(mRecyclerView); in dontRecycleViewsTranslatedOutOfBoundsFromEnd() local
|
D | StaggeredGridLayoutManagerBaseConfigSetTest.java | 763 AttachDetachCollector collector = new AttachDetachCollector(mRecyclerView); in dontRecycleViewsTranslatedOutOfBoundsFromStart() local 800 AttachDetachCollector collector = new AttachDetachCollector(mRecyclerView); in dontRecycleViewsTranslatedOutOfBoundsFromEnd() local
|
/frameworks/base/services/core/java/com/android/server/storage/ |
D | DiskStatsLoggingService.java | 71 AppCollector collector = new AppCollector(this, volume); in onStartJob() local 139 public void setAppCollector(AppCollector collector) { in setAppCollector()
|
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/ |
D | Context.kt | 79 val collector = RLog.CollectingMessager() in collectLogs() constant
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareNativeManagerTest.java | 65 @Rule public ErrorCollector collector = new ErrorCollector(); field in WifiAwareNativeManagerTest
|
D | WifiAwareMetricsTest.java | 56 @Rule public ErrorCollector collector = new ErrorCollector(); field in WifiAwareMetricsTest
|
D | WifiAwareNativeApiTest.java | 62 @Rule public ErrorCollector collector = new ErrorCollector(); field in WifiAwareNativeApiTest
|
D | WifiAwareDataPathStateManagerTest.java | 124 public ErrorCollector collector = new ErrorCollector(); field in WifiAwareDataPathStateManagerTest
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | MetricsUtilsTest.java | 34 public ErrorCollector collector = new ErrorCollector(); field in MetricsUtilsTest
|
/frameworks/base/wifi/tests/src/android/net/wifi/aware/ |
D | WifiAwareAgentNetworkSpecifierTest.java | 38 public ErrorCollector collector = new ErrorCollector(); field in WifiAwareAgentNetworkSpecifierTest
|
D | TlvBufferUtilsTest.java | 37 public ErrorCollector collector = new ErrorCollector(); field in TlvBufferUtilsTest
|
D | WifiAwareManagerTest.java | 65 public ErrorCollector collector = new ErrorCollector(); field in WifiAwareManagerTest
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/rtt/ |
D | RttNativeTest.java | 74 public ErrorCollector collector = new ErrorCollector(); field in RttNativeTest
|
D | RttMetricsTest.java | 55 public ErrorCollector collector = new ErrorCollector(); field in RttMetricsTest
|
/frameworks/base/tests/utils/testutils/java/android/os/test/ |
D | TestLooperTest.java | 57 public ErrorCollector collector = new ErrorCollector(); field in TestLooperTest
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
D | CameraTestUtils.java | 1714 Size thumbnailSize, CameraErrorCollector collector) { in setJpegKeys() 1780 CameraErrorCollector collector) throws Exception { in verifyJpegKeys() 1841 CameraErrorCollector collector) { in getExifOrientationInDegree() 1865 CameraErrorCollector collector) { in validateFocalLength() 1886 CameraErrorCollector collector) { in validateAperture() 1934 CaptureResult result, StaticMetadata staticInfo, CameraErrorCollector collector) in verifyJpegExifExtraTags()
|
D | StaticMetadata.java | 154 public StaticMetadata(CameraCharacteristics characteristics, CameraErrorCollector collector) { in StaticMetadata() 173 CameraErrorCollector collector) { in StaticMetadata()
|
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/writer/ |
D | RelationCollectorMethodWriter.kt | 38 class RelationCollectorMethodWriter(private val collector: RelationCollector) in <lambda>() constant in androidx.room.writer.RelationCollectorMethodWriter
|
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/query/result/ |
D | PojoRowAdapter.kt | 144 relationCollectors.forEach { collector -> in <lambda>() method
|
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
D | UiAutomatorTestRunner.java | 104 TestCaseCollector collector = getTestCaseCollector(this.getClass().getClassLoader()); in start() local
|
/frameworks/base/tools/aapt2/cmd/ |
D | Compile.cpp | 432 XmlIdCollector collector; in CompileXml() local
|