| /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()
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/events/ |
| D | CujType.kt | 20 val id: Int constant 24 data class UnknownCuj(override val id: Int) : ICujType { constant in android.tools.traces.events.UnknownCuj 34 enum class CujType(override val id: Int) : ICujType { constant in android.tools.traces.events.CujType
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/ |
| D | LayerDescriptor.kt | 4 val id = layer.id constant
|
| D | Transaction.kt | 24 val id: Long, constant in android.tools.traces.surfaceflinger.Transaction
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/ |
| D | WindowDescriptor.kt | 4 val id = window.id constant
|
| D | WindowContainer.kt | 24 val id: Int constant
|
| /platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/ |
| D | SeekUtility.java | 79 String id, String seekBarConfig, SeekLayout layout, Supplier<Integer> valueSupplier) { in registerSeekBar() 100 public int seek(String id, float targetPercentage) { in seek() 139 public int getValue(String id) { in getValue()
|
| /platform_testing/utils/shell-as/ |
| D | shell-as-main.cpp | 52 for (auto& id : context->supplementary_group_ids.value()) { in main() local
|
| D | string-utils.cpp | 63 gid_t id; in SplitIdsAndSkip() local
|
| D | context.cpp | 33 bool ParseIdFromProcStatusLine(char* line, uid_t* id) { in ParseIdFromProcStatusLine()
|
| /platform_testing/libraries/car-helpers/multiuser-helper/src/android/platform/helpers/ |
| D | MultiUserHelper.java | 182 public void switchAndWaitForStable(int id, long timeoutMs) throws Exception { in switchAndWaitForStable() 196 public void switchToUserId(int id) throws Exception { in switchToUserId() 245 public void startUser(int id, int displayId) throws Exception { in startUser() 283 public void stopUser(int id) throws Exception { in stopUser()
|
| /platform_testing/libraries/screenshot/deviceless/layoutlib/tests/res/testApp/MyApplication/src/main/java/com/android/layoutlib/test/myapplication/ |
| D | MyActivity.java | 45 int id = item.getItemId(); in onOptionsItemSelected() local
|
| /platform_testing/libraries/collectors-helper/utilities/src/com/android/helpers/ |
| D | ICollectorHelper.java | 17 default boolean startCollecting(String id) { in startCollecting()
|
| /platform_testing/libraries/flicker/src/android/tools/flicker/assertors/ |
| D | AssertionTemplate.kt | 31 val id constant
|
| /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/systemui-tapl/src/android/platform/systemui_tapl/controller/ |
| D | NotificationController.java | 172 public void postNotification(int id, Builder builder) { in postNotification() 183 public void cancelNotification(int id) { in cancelNotification() 195 public void cancelNotificationLifetimeExtended(int id) { in cancelNotificationLifetimeExtended() 212 public void notificationCancelled(int id) { in notificationCancelled() 221 public void sendCancellation(int id) { in sendCancellation() 1155 int id, String senderName, String text, String shortcutId, String messageToActivity) { in postBubbleNotification() 1170 public void postBubbleNotification(int id, String senderName, String text) { in postBubbleNotification() 1182 public void updateBubbleNotification(int id, String senderName, String text) { in updateBubbleNotification() 1205 private static void postNotificationSync(int id, Builder builder) { in postNotificationSync() 1214 private static String getGroupKey(int id) { in getGroupKey() [all …]
|
| /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()
|
| /platform_testing/libraries/app-helpers/interfaces/handheld/src/android/platform/helpers/ |
| D | INotificationHelper.java | 164 default void postBubbleNotification(String senderName, int count, int id) { in postBubbleNotification() 179 String senderName, int id, String text, String shortcutId, String messageToActivity) { in postBubbleNotification() 191 default void postBubbleNotification(String senderName, int id, String text) { in postBubbleNotification() 202 default void updateBubbleNotification(String senderName, int id, String text) { in updateBubbleNotification()
|
| /platform_testing/libraries/systemui-helper/src/android/platform/helpers/rules/ |
| D | TemporaryNotificationChannel.java | 45 public TemporaryNotificationChannel(String id, String name, int importance) { in TemporaryNotificationChannel()
|
| /platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/setup/ |
| D | LayoutLibTestCallback.java | 107 public ResourceReference resolveResourceId(int id) { in resolveResourceId() 113 Integer id = mResources.get(resource); in getOrGenerateResourceId() local
|
| /platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
| D | AbstractStandardAppHelper2.java | 275 String id = getLauncherName(); in open() local 484 protected UiObject2 findElementById(String id) { in findElementById() 529 protected void waitAndClickById(String packageStr, String id, long timeout) { in waitAndClickById() 541 protected void checkElementWithIdExists(String packageStr, String id, long timeout) { in checkElementWithIdExists()
|
| D | AbstractStandardAppHelper.java | 290 String id = getLauncherName(); in open() local 525 protected UiObject2 findElementById(String id) { in findElementById() 570 protected void waitAndClickById(String packageStr, String id, long timeout) { in waitAndClickById() 582 protected void checkElementWithIdExists(String packageStr, String id, long timeout) { in checkElementWithIdExists()
|
| /platform_testing/libraries/flicker/utils/test/src/android/tools/testutils/ |
| D | MockLayerBuilder.kt | 38 private val id = idCounter++ in <lambda>() constant
|