Home
last modified time | relevance | path

Searched defs:reset (Results 326 – 350 of 9678) sorted by relevance

1...<<11121314151617181920>>...388

/aosp_15_r20/packages/apps/Settings/src/com/android/settings/network/
DBluetoothWiFiResetPreferenceController.kt80 private fun reset(coroutineScope: CoroutineScope) { in reset() method
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
H A DCreditCardExpirationDateView.kt100 fun reset() { in getAutofillType() method
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dcounting_predicates.h29 void reset() { count_ = 0; } in reset() function
49 void reset() { count_ = 0; } in reset() function
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DCancellableTaskTest.kt132 private fun reset() { in reset() method
/aosp_15_r20/external/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.default/
H A Duninitialized_default_construct.pass.cpp27 static void reset() { count = constructed = 0; } in reset() function
41 static void reset() { throw_after = count = constructed = 0; } in reset() function
H A Duninitialized_default_construct_n.pass.cpp27 static void reset() { count = constructed = 0; } in reset() function
41 static void reset() { throw_after = count = constructed = 0; } in reset() function
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
DCreditCardExpirationDateView.kt100 fun reset() { in getAutofillType() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAutomaton.h124 void reset() { in reset() function
214 void reset() { in reset() function
/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java417 public void reset(String source) { in reset() method in CaseIterator
464 public void reset() { in reset() method in CaseIterator
/aosp_15_r20/external/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.move/
H A Duninitialized_move.pass.cpp27 static void reset() { count = constructed = 0; } in reset() function
41 static void reset() { throw_after = count = constructed = 0; } in reset() function
H A Duninitialized_move_n.pass.cpp27 static void reset() { count = constructed = 0; } in reset() function
41 static void reset() { throw_after = count = constructed = 0; } in reset() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAutomaton.h124 void reset() { in reset() function
214 void reset() { in reset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAutomaton.h122 void reset() { in reset() function
212 void reset() { in reset() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.value/
H A Duninitialized_value_construct.pass.cpp26 static void reset() { count = constructed = 0; } in reset() function
40 static void reset() { throw_after = count = constructed = 0; } in reset() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAutomaton.h122 void reset() { in reset() function
212 void reset() { in reset() function
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatch.kt92 fun reset(): Stopwatch = RESET_STOPWATCH in reset() method in com.android.deskclock.data.Stopwatch
/aosp_15_r20/external/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.value/
H A Duninitialized_value_construct_n.pass.cpp27 static void reset() { count = constructed = 0; } in reset() function
40 static void reset() { throw_after = count = constructed = 0; } in reset() function
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCaseIterator.java888 public void reset(String source) { in reset() method in CaseIterator
933 public void reset() { in reset() method in CaseIterator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAutomaton.h122 void reset() { in reset() function
212 void reset() { in reset() function
/aosp_15_r20/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
H A DShortcutManagerLauncherCallbackTest.java107 public synchronized void reset() { in reset() method in ShortcutManagerLauncherCallbackTest.MyCallback
154 final Runnable reset = () -> { in testCallbacks() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAutomaton.h122 void reset() { in reset() function
212 void reset() { in reset() function
/aosp_15_r20/external/skia/src/utils/
H A DSkBitSet.h67 void reset(size_t index) { in reset() function
73 void reset() { in reset() function
/aosp_15_r20/cts/tests/tests/appop/appopsTestUtilLib/src/android/app/appops/cts/
H A DAppOpsUtils.kt46 fun reset(packageName: String): String { in reset() method
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkQueryPool.cpp30 void Query::reset() in reset() function in vk::Query
203 void QueryPool::reset(uint32_t firstQuery, uint32_t queryCount) in reset() function in vk::QueryPool
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DIterator-inl.h48 static void reset(value_type& v) { in reset() function
78 static void reset(value_type& v) { in reset() function

1...<<11121314151617181920>>...388