/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | AbiUtils.java | 37 public static String parseAbi(String id) { in parseAbi() 46 public static String[] parseId(String id) { in parseId() 57 public static String parseTestName(String id) { in parseTestName()
|
D | DevicePropertyInfo.java | 68 String id, in DevicePropertyInfo() 118 String id, in DevicePropertyInfo()
|
D | IInvocationResult.java | 71 IModuleResult getOrCreateModule(String id); in getOrCreateModule()
|
D | LightInvocationResult.java | 104 public IModuleResult getOrCreateModule(String id) { in getOrCreateModule()
|
D | ModuleResult.java | 47 public ModuleResult(String id) { in ModuleResult()
|
D | InvocationResult.java | 95 public IModuleResult getOrCreateModule(String id) { in getOrCreateModule()
|
/platform_testing/libraries/car-helpers/multiuser-helper/src/android/platform/helpers/ |
D | MultiUserHelper.java | 90 public void switchAndWaitForStable(int id, long timeoutMs) throws Exception { in switchAndWaitForStable() 104 public void switchToUserId(int id) throws Exception { in switchToUserId()
|
/platform_testing/libraries/audio-test-harness/server/src/main/java/com/android/media/audiotestharness/server/service/ |
D | AudioCaptureSessionFactoryImpl.java | 57 int id = sIdBase.getAndIncrement(); in createCaptureSession() local
|
D | AudioCaptureSession.java | 63 int id, in create()
|
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
D | NotificationHelper.java | 70 public void createChannel(String id, String name, int importance, boolean vibrate, in createChannel() 85 public void useChannel(String id) { in useChannel() 112 public boolean checkNotificationExistence(int id, NotificationManager manager) in checkNotificationExistence()
|
D | OverviewHelper.java | 241 int id = res.getIdentifier("config_recentsComponentName", "string", "android"); in isRecentsInLauncher() local
|
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
D | NotificationHelper.java | 121 public void sendNotification(int id, int visibility, String title) throws Exception { in sendNotification() 125 public void sendNotification(int id, int visibility, String title, boolean buzz) in sendNotification() 203 public boolean checkNotificationExistence(int id, boolean exists) throws Exception { in checkNotificationExistence() 223 public StatusBarNotification getStatusBarNotification(int id) { in getStatusBarNotification() 290 String id = (buzz ? BUZZY_CHANNEL_ID : QUIET_CHANNEL_ID); in getChannel() local
|
D | NotificationInteractionTests.java | 230 int id = CUSTOM_NOTIFICATION_ID; in testNotificationClicks() local
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/tags/ |
D | Tag.kt | 15 val id: Int, constant in com.android.server.wm.traces.common.tags.Tag
|
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
D | AbstractStandardAppHelper.java | 133 String id = getLauncherName(); in open() local 301 protected UiObject2 findElementById(String id) { in findElementById() 338 protected void waitAndClickById(String packageStr, String id, long timeout) { in waitAndClickById() 351 protected void checkElementWithIdExists(String packageStr, String id, long timeout) { in checkElementWithIdExists()
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/layers/ |
D | Display.kt | 26 val id: ULong, constant in com.android.server.wm.traces.common.layers.Display
|
D | LayerTraceEntryBuilder.kt | 38 val id = layer.id in <lambda>() constant
|
D | Layer.kt | 35 val id: Int, constant in com.android.server.wm.traces.common.layers.Layer
|
/platform_testing/libraries/flicker/src/com/android/server/wm/proto/ |
D | tags.proto | 21 required int32 id = 3; field
|
/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/ |
D | JankCollectionHelperTest.java | 426 private String buildMetricKey(String pkg, String id) { in buildMetricKey()
|
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/ |
D | StatsdHelper.java | 144 private StatsdConfigProto.AtomMatcher getSimpleAtomMatcher(int id, int fieldId) { in getSimpleAtomMatcher()
|
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/windowmanager/windows/ |
D | DisplayContent.kt | 29 val id: Int, in <lambda>() constant in com.android.server.wm.traces.common.windowmanager.windows.DisplayContent
|