Home
last modified time | relevance | path

Searched refs:flattenToShortString (Results 1 – 25 of 49) sorted by relevance

12

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DUtils.java31 public static String flattenToShortString(ComponentName componentName) { in flattenToShortString() method in Utils
32 return componentName == null ? null : componentName.flattenToShortString(); in flattenToShortString()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityMetricsLoggerTests.java139 "Displayed " + TEST_ACTIVITY.flattenToShortString() + " for user " in testAppLaunchIsLogged()
205 if (name.equals(componentName.flattenToShortString())) { in verifyLaunchTimeEventLogs()
241 "Fully drawn " + REPORT_FULLY_DRAWN_ACTIVITY.flattenToShortString() in testAppFullyDrawnReportIsLogged()
266 "am start -W " + TEST_ACTIVITY.flattenToShortString()); in testAppWarmLaunchSetsWaitResultDelayData()
285 SystemUtil.runShellCommand("am start -S -W " + TEST_ACTIVITY.flattenToShortString()); in testAppHotLaunchSetsWaitResultDelayData()
293 "am start -W " + TEST_ACTIVITY.flattenToShortString()); in testAppHotLaunchSetsWaitResultDelayData()
311 final String startTestActivityCmd = "am start -W " + TEST_ACTIVITY.flattenToShortString(); in testAppRelaunchSetsWaitResultDelayData()
336 "am start -S -W " + TEST_ACTIVITY.flattenToShortString()); in testAppColdLaunchSetsWaitResultDelayData()
442 + " true --es " + KEY_TARGET_COMPONENT + " " + TEST_ACTIVITY.flattenToShortString() in testConsecutiveLaunch()
443 + " -W " + LAUNCHING_ACTIVITY.flattenToShortString()); in testConsecutiveLaunch()
[all …]
DSplitActivityLifecycleTest.java528 assertThat(mWmState.getFocusedApp()).isEqualTo(mActivityA.flattenToShortString()); in testResetFocusedAppAfterClearAdjacentTaskFragment()
541 assertThat(mWmState.getFocusedApp()).isNotEqualTo(mActivityA.flattenToShortString()); in testResetFocusedAppAfterClearAdjacentTaskFragment()
542 assertThat(mWmState.getFocusedWindow()).isEqualTo(mActivityB.flattenToShortString()); in testResetFocusedAppAfterClearAdjacentTaskFragment()
DWindowInsetsAnimationSynchronicityTests.java305 executeShellCommand("ime enable " + ime.flattenToShortString()); in ImeSession()
306 executeShellCommand("ime set " + ime.flattenToShortString()); in ImeSession()
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityTestBase.java146 assertWithMessage("task for %s", sourceComponent.flattenToShortString()).that(task) in assertTaskStackIsEmpty()
153 assertWithMessage("task for %s", sourceComponent.flattenToShortString()).that(task) in assertTaskStackHasComponents()
155 Log.d(TAG, "Task for " + sourceComponent.flattenToShortString() + ": " + task in assertTaskStackHasComponents()
159 .map((c) -> c.flattenToShortString()).collect(Collectors.toList()); in assertTaskStackHasComponents()
168 Log.d(TAG, "Task for " + sourceComponent.flattenToShortString() + ": " + task); in assertTaskDoesNotHaveVisibleComponents()
176 .map((c) -> c.flattenToShortString()).collect(Collectors.toList()); in assertTaskDoesNotHaveVisibleComponents()
301 assertEquals("Activity: " + launchedComponent.flattenToShortString() + " launch ", in executeAndAssertLaunch()
349 assertEquals(expectedRootActivity.flattenToShortString(), in thenAssertEmbeddingTaskStack()
354 assertEquals(expectedEmbeddedActivities[i].flattenToShortString(), in thenAssertEmbeddingTaskStack()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DScreenCaptureDisabledTest.java37 ADMIN_RECEIVER_COMPONENT.flattenToShortString()) in testSetScreenCaptureDisabled_false()
47 ADMIN_RECEIVER_COMPONENT.flattenToShortString()) in testSetScreenCaptureDisabled_true()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DComponentNameUtils.java30 return componentName.flattenToShortString(); in getActivityName()
DFutureConnection.java57 Log.w(TAG, name.flattenToShortString() + " disconnected"); in onServiceDisconnected()
/cts/tests/app/shared/src/android/app/stubs/shared/
DFutureServiceConnection.java43 Log.w(TAG, name.flattenToShortString() + " disconnected"); in onServiceDisconnected()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodSubtypeTest.java84 .flattenToShortString(); in testSetExplicitlyEnabledInputMethodSubtypesForNotOwningIme()
101 .flattenToShortString(); in testSetEnabledInputMethodSubtypesForNotExistingImeInTheSamePackage()
116 .flattenToShortString(); in testSetExplicitlyEnabledInputMethodSubtypesForNullSubtypeHashCodes()
DInputMethodRegistrationTest.java203 enableImes(enable_ime19.flattenToShortString(), enable_ime20.flattenToShortString()); in testLoadEnabledIMEsAndMore()
DInProcessImeTest.java74 InProcIme.class.getName()).flattenToShortString(); in enableInProcIme()
/cts/tests/tests/systemui/common/src/android/systemui/tv/cts/
DTestEntities.kt26 fun ComponentName.activityName(): String = flattenToShortString() in activityName()
/cts/tests/tests/content/src/android/content/cts/
DComponentNameTest.java137 String actual = getComponentName().flattenToShortString(); in testFlattenToShortString()
146 actual = componentName.flattenToShortString(); in testFlattenToShortString()
/cts/apps/EmptyDeviceOwner/src/com/android/cts/emptydeviceowner/
DProfileOwnerChangedReceiver.java53 Log.d(TAG, "profileship transferred to " + newAdmin.flattenToShortString()); in onReceive()
DDeviceOwnerChangedReceiver.java65 Log.d(TAG, "ownership transferred to " + newAdmin.flattenToShortString()); in onReceive()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/enterprise/
DDeviceAdminReceiverUtils.java69 Log.i(TAG, "Disabling " + admin.flattenToShortString() + " as profile owner for user " in disableSelf()
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java242 Log.i(TAG, "Launching " + compName.flattenToShortString() + " on user " + mUser); in testLaunchMainActivity()
244 assertWithMessage("Activity %s launched for user %s", compName.flattenToShortString(), in testLaunchMainActivity()
352 assertWithMessage("component %s enabled", compName.flattenToShortString()) in assertActivityInjected()
354 assertWithMessage("component %s exported", compName.flattenToShortString()) in assertActivityInjected()
501 return info == null ? null : info.getComponentName().flattenToShortString(); in toString()
/cts/tests/inputmethod/mockspellchecker/src/com/android/cts/mockspellchecker/
DMockSpellChecker.kt129 ComponentName(PACKAGE, MockSpellChecker::class.java.name).flattenToShortString() in emptySuggestionsInfo()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNotifications.java133 .addOperand(listener.componentName().flattenToShortString()) in setNotificationListenerAccessGranted()
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DMockTestActivityUtil.java129 Intent.ACTION_MAIN, TEST_ACTIVITY.flattenToShortString())); in launchSync()
/cts/hostsidetests/settings/app/DeviceOwnerApp/src/com/google/android/cts/deviceowner/
DClearDeviceOwnerTest.java117 Log.v(TAG, "Sleeping 100ms because " + cn.flattenToShortString() in waitUntilActiveAdminIsRemoved()
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DShortFgsHelper.java184 return cn.flattenToShortString(); in flattenComponentName()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DDevicePolicy.java104 .addOperand(profileOwnerComponent.flattenToShortString()) in setProfileOwner()
212 .addOperand(deviceOwnerComponent.flattenToShortString()) in setDeviceOwner()
348 .addOperand(deviceOwnerComponent.flattenToShortString()) in setDeviceOwnerPreS()
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DInputMethodEnumerationTests.java57 ComponentName.createRelative(MOCK_IME_PKG, ".CtsInputMethod1").flattenToShortString();

12