Home
last modified time | relevance | path

Searched defs:reset (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/aosp14/frameworks/base/libs/androidfw/
H A DResourceTimer.cpp100 bool ResourceTimer::copy(int counter, Timer &dst, bool reset) { in copy()
111 void ResourceTimer::reset() { in reset() function in android::ResourceTimer
137 void ResourceTimer::Timer::reset() { in reset() function in android::ResourceTimer::Timer
147 void ResourceTimer::Timer::copy(Timer &dst, Timer &src, bool reset) { in copy()
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/common/
H A DSpaEnvironment.kt32 fun reset() { regex
36 fun reset(env: SpaEnvironment) { regex
/aosp14/frameworks/base/core/java/android/util/
H A DTimingLogger.java95 public void reset(String tag, String label) { in reset() method in TimingLogger
109 public void reset() { in reset() method in TimingLogger
/aosp14/frameworks/base/core/java/android/content/
H A DEntityIterator.java32 public void reset(); in reset() method
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
H A DShadowInteractionJankMonitor.java33 public static void reset() { in reset() method in ShadowInteractionJankMonitor
H A DShadowDefaultDialerManager.java32 public void reset() { in reset() method in ShadowDefaultDialerManager
H A DShadowSmsApplication.java34 public void reset() { in reset() method in ShadowSmsApplication
/aosp14/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowEnvironment.java46 public static void reset() { in reset() method in ShadowEnvironment
H A DFrameworkShadowLooper.java37 public void reset() { in reset() method in FrameworkShadowLooper
/aosp14/frameworks/base/core/java/android/hardware/sidekick/
H A DSidekickInternal.java34 public abstract boolean reset(); in reset() method in SidekickInternal
/aosp14/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/1/android/se/omapi/
H A DISecureElementReader.aidl43 boolean reset(); in reset() method
/aosp14/frameworks/base/omapi/aidl/aidl_api/android.se.omapi/current/android/se/omapi/
H A DISecureElementReader.aidl43 boolean reset(); in reset() method
/aosp14/frameworks/base/omapi/aidl/android/se/omapi/
H A DISecureElementReader.aidl57 boolean reset(); in reset() method
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DSimpleScheduler.java33 public void reset() { in reset() method in SimpleScheduler
H A DRandomScheduler.java38 public void reset() { in reset() method in RandomScheduler
H A DScheduler.java39 abstract void reset(); in reset() method in Scheduler
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/scrim/
H A DScrimController.java42 default void reset() { in reset() method
H A DBouncerScrimController.java46 public void reset() { in reset() method in BouncerScrimController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java284 public void apply(ExpandableNotificationRow row, boolean reset) { in apply()
295 private void applyToView(boolean apply, boolean reset, View parent) { in applyToView()
386 void apply(View parent, View view, boolean apply, boolean reset); in apply()
392 public void apply(View parent, View view, boolean apply, boolean reset) { in apply()
402 public void apply(View parent, View view, boolean apply, boolean reset) { in apply()
434 public void apply(View parent, View child, boolean showLeftIcon, boolean reset) { in apply()
/aosp14/frameworks/base/core/java/com/android/internal/logging/testing/
H A DFakeMetricsLogger.java27 public void reset() { in reset() method in FakeMetricsLogger
/aosp14/frameworks/base/packages/SystemUI/log/src/com/android/systemui/log/
H A DLogMessageImpl.kt44 fun reset( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPinShapeInput.java44 void reset(); in reset() method
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DBroadcastResponseStatsLogger.java190 public void reset() { in reset() method in BroadcastResponseStatsLogger.BroadcastEvent
208 public void reset() { in reset() method in BroadcastResponseStatsLogger.NotificationEvent
219 void reset(); in reset() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DSuppressedAttachState.kt54 fun reset() { regex
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakePackageResetHelper.java34 public void reset(String packageName) { in reset() method in FakePackageResetHelper

12345678910>>...13