Home
last modified time | relevance | path

Searched defs:mWatcher (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DActivityLauncher.java34 private final ActivityWatcher mWatcher; field in ActivityLauncher
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteService.java41 private final TvRemoteProviderWatcher mWatcher; field in TvRemoteService
/aosp_15_r20/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
H A DExecutorFactory.java63 private final Watcher mWatcher; field in ExecutorFactory.PipedExecutor
H A DConnector.java40 private final Watcher mWatcher; field in Connector
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DWatchedIntentResolver.java89 private final Watcher mWatcher = new Watcher() { field in WatchedIntentResolver
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DActiveInstrumentation.java50 IInstrumentationWatcher mWatcher; field in ActiveInstrumentation
H A DInstrumentationReporter.java101 final IInstrumentationWatcher mWatcher; field in InstrumentationReporter.Report
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandFileWatcherTest.java41 private CommandFileWatcher mWatcher = null; field in CommandFileWatcherTest
/aosp_15_r20/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
H A DContentSuggestionsManagerTest.java73 private CtsContentSuggestionsService.Watcher mWatcher; field in ContentSuggestionsManagerTest
/aosp_15_r20/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/system/impl/
H A DWatcherImplTest.java41 private Watcher mWatcher; field in WatcherImplTest
/aosp_15_r20/cts/tests/musicrecognition/src/android/musicrecognition/cts/
H A DMusicRecognitionManagerTest.java85 private CtsMusicRecognitionService.Watcher mWatcher; field in MusicRecognitionManagerTest
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DInstrumentationList.java174 private IInstrumentationWatcher mWatcher = new IInstrumentationWatcher.Stub() { field in InstrumentationList
/aosp_15_r20/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
H A DWallpaperEffectsGenerationManagerTest.java78 private CtsWallpaperEffectsGenerationService.Watcher mWatcher; field in WallpaperEffectsGenerationManagerTest
/aosp_15_r20/external/cronet/base/android/javatests/src/org/chromium/base/test/metrics/
H A DHistogramWatcherTestBase.java42 protected HistogramWatcher mWatcher; field in HistogramWatcherTestBase
/aosp_15_r20/cts/tests/smartspace/src/android/smartspace/cts/
H A DSmartspaceManagerTest.java88 private CtsSmartspaceService.Watcher mWatcher; field in SmartspaceManagerTest
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java198 final IRotationWatcher mWatcher; field in RotationWatcherController.RotationWatcher
/aosp_15_r20/cts/tests/searchui/src/android/searchuiservice/cts/
H A DSearchUiManagerTest.java97 private CtsSearchUiService.Watcher mWatcher; field in SearchUiManagerTest
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
DRecyclerViewActivity.java240 FieldWatcher mWatcher; field in RecyclerViewActivity.FieldViewHolder
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/
H A DRecyclerViewActivity.java240 FieldWatcher mWatcher; field in RecyclerViewActivity.FieldViewHolder
/aosp_15_r20/cts/tests/contextualsearch/src/android/contextualsearch/cts/
H A DContextualSearchManagerTest.kt56 private var mWatcher: CtsContextualSearchActivity.Watcher? = null variable in android.contextualsearch.cts.ContextualSearchManagerTest
/aosp_15_r20/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java67 private final FakeInstrumentationWatcher mWatcher = new FakeInstrumentationWatcher(); field in UiAutomatorTestRunner
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/os/
H A DNativeTombstoneManager.java80 private final TombstoneWatcher mWatcher; field in NativeTombstoneManager
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
H A DScriptEditor.java77 private ContentTextWatcher mWatcher; field in ScriptEditor
/aosp_15_r20/cts/tests/app/AppExitTest/src/android/app/cts/
H A DActivityManagerAppExitInfoTest.java174 private WatchUidRunner mWatcher; field in ActivityManagerAppExitInfoTest
/aosp_15_r20/frameworks/base/core/java/android/text/
H A DDynamicLayout.java1402 private ChangeWatcher mWatcher; field in DynamicLayout

12345