/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/shared/model/ |
H A D | WifiNetworkModelTest.kt | 50 val starting = WifiNetworkModel.Active.of(level = MIN_VALID_LEVEL) in <lambda>() constant 63 val starting = WifiNetworkModel.Active.of(level = MAX_VALID_LEVEL) in <lambda>() constant 76 val starting = WifiNetworkModel.Active.of(level = MAX_VALID_LEVEL) in <lambda>() constant 89 val starting = WifiNetworkModel.CarrierMerged.of(subscriptionId = 1, level = 1) in <lambda>() constant 103 val starting = WifiNetworkModel.CarrierMerged.of(subscriptionId = 1, level = 1) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | EnsureActivitiesVisibleHelper.java | 49 void reset(ActivityRecord starting, boolean notifyClients) { in reset() 72 void process(@Nullable ActivityRecord starting, boolean notifyClients) { in process() 130 setActivityVisibilityState(child.asActivityRecord(), starting, resumeTopActivity); in process() local 135 private void setActivityVisibilityState(ActivityRecord r, ActivityRecord starting, in setActivityVisibilityState() 230 private void makeVisibleAndRestartIfNeeded(ActivityRecord starting, in makeVisibleAndRestartIfNeeded()
|
H A D | TaskFragment.java | 1073 boolean isTranslucent(@Nullable ActivityRecord starting) { in isTranslucent() 1197 int getVisibility(ActivityRecord starting) { in getVisibility() 1315 private static boolean isTranslucent(WindowContainer wc, ActivityRecord starting) { in isTranslucent() 1330 final void updateActivityVisibilities(@Nullable ActivityRecord starting, in updateActivityVisibilities() 1694 boolean shouldBeVisible(ActivityRecord starting) { in shouldBeVisible() 1703 boolean canBeResumed(@Nullable ActivityRecord starting) { in canBeResumed()
|
/aosp_15_r20/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/ |
H A D | FunctionalTest.java | 239 public void starting(Description description) { in starting() method in FunctionalTest.LoggingRule 251 public void starting(Description description) { in starting() method in FunctionalTest.NoMetricRule
|
/aosp_15_r20/external/junit/src/main/java/org/junit/rules/ |
H A D | Stopwatch.java | 138 private void starting() { in starting() method in Stopwatch 153 @Override protected void starting(Description description) { in starting() method in Stopwatch.InternalWatcher
|
H A D | TestName.java | 31 protected void starting(Description d) { in starting() method in TestName
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/ |
D | compose.cpp | 60 enum { starting, posting } state_; enumerator 157 enum { starting, posting } state_; enumerator
|
/aosp_15_r20/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/ |
H A D | DynamicRuleChainTest.java | 244 public void starting(Description description) { in starting() method in DynamicRuleChainTest.Rule1 261 public void starting(Description description) { in starting() method in DynamicRuleChainTest.Rule2
|
/aosp_15_r20/external/angle/src/tests/restricted_traces/ |
H A D | restricted_trace_perf.py | 441 def gpu_delta(self, starting): argument 444 def cpu_delta(self, starting): argument
|
/aosp_15_r20/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/ |
H A D | FoldableRule.kt | 52 override fun starting(description: Description?) { in starting() method in android.platform.helpers.foldable.FoldableRule 196 override fun starting(description: Description?) { in starting() method in android.platform.helpers.foldable.FoldableRule.FoldControlRule
|
/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
H A D | PhotoRule.java | 31 protected void starting(Description description) { in starting() method in PhotoRule
|
H A D | CancelNotificationRule.java | 34 protected void starting(Description description) { in starting() method in CancelNotificationRule
|
H A D | UnlockScreenRule.java | 43 protected void starting(Description description) { in starting() method in UnlockScreenRule
|
H A D | DisableAutofillRule.java | 36 protected void starting(Description description) { in starting() method in DisableAutofillRule
|
H A D | SetBatteryPercentageVisibleRule.java | 37 protected void starting(Description description) { in starting() method in SetBatteryPercentageVisibleRule
|
H A D | YouTubePipRule.java | 40 protected void starting(Description description) { in starting() method in YouTubePipRule
|
H A D | RemoveAppFromStackRule.java | 54 protected void starting(Description description) { in starting() method in RemoveAppFromStackRule
|
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
H A D | DescriptionProvider.java | 27 protected void starting(Description description) { in starting() method in DescriptionProvider
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/ |
D | InstantTaskExecutorRule.java | 34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
|
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/testutils/ |
D | InstantTaskExecutorRule.java | 34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
|
/aosp_15_r20/platform_testing/libraries/sts-common-util/util/src/com/android/sts/common/util/ |
H A D | DescriptionProvider.java | 27 protected void starting(Description description) { in starting() method in DescriptionProvider
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/tests/src/com/android/car/carlauncher/ |
D | InstantTaskExecutorRule.java | 34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/viewmodel/ |
D | InstantTaskExecutorRule.java | 34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
|
/aosp_15_r20/platform_testing/tests/automotive/health/rules/src/android/platform/scenario/ |
H A D | SleepAtTestStartRule.java | 36 protected void starting(Description description) { in starting() method in SleepAtTestStartRule
|
/aosp_15_r20/cts/tests/translation/src/android/translation/cts/ |
H A D | TranslationTestWatcher.java | 34 protected void starting(Description description) { in starting() method in TranslationTestWatcher
|