Searched refs:retrieved (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/wifi/tests/src/android/net/wifi/ |
D | WifiKeystoreTest.java | 174 String[] retrieved = WifiKeystore.list(TEST_ALIAS); in testList() local 175 Arrays.sort(retrieved); in testList() 176 assertArrayEquals(expected, retrieved); in testList()
|
/frameworks/av/camera/ndk/ndk_vendor/impl/ |
D | ACameraDeviceVendor.inc | 77 // so that it can be retrieved later.
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 75 // String retrieved from the seinfo tag found in selinux policy. This value
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 108 and retrieved. The command
|
D | EGL_ANDROID_get_frame_timestamps.txt | 132 with a particular frame and can be retrieved before the first swap.
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | PreferencesHelperTest.java | 3836 NotificationChannelGroup retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels() local 3838 assertEquals(2, retrieved.getChannels().size()); in testGetNotificationChannelGroupWithChannels() 3839 compareChannels(a, findChannel(retrieved.getChannels(), a.getId())); in testGetNotificationChannelGroupWithChannels() 3840 compareChannels(c, findChannel(retrieved.getChannels(), c.getId())); in testGetNotificationChannelGroupWithChannels() 3842 retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels() 3844 assertEquals(1, retrieved.getChannels().size()); in testGetNotificationChannelGroupWithChannels() 3845 compareChannels(a, findChannel(retrieved.getChannels(), a.getId())); in testGetNotificationChannelGroupWithChannels()
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcTest.cpp | 1435 unique_fd retrieved = server->releaseServer(); in TEST_P() local 1437 ASSERT_EQ(sinkFd, retrieved.get()); in TEST_P()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 532 // fail to set the location where CDMA subscription shall be retrieved
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 3907 // Value 0: Contact retrieved without issues
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 24325 // When a mutable pending intent for an implicit intent is retrieved
|