Home
last modified time | relevance | path

Searched defs:detector (Results 1 – 21 of 21) sorted by relevance

/frameworks/av/media/libheadtracking/
DStillnessDetector-test.cpp41 StillnessDetector detector(Options{.defaultValue = mDefaultValue, in TEST_P() local
64 StillnessDetector detector(Options{.defaultValue = mDefaultValue, .windowDuration = 0}); in TEST_P() local
70 StillnessDetector detector(Options{.defaultValue = mDefaultValue, in TEST_P() local
94 StillnessDetector detector(Options{.defaultValue = mDefaultValue, in TEST_P() local
118 StillnessDetector detector(Options{.defaultValue = mDefaultValue, in TEST_P() local
139 StillnessDetector detector(Options{.defaultValue = mDefaultValue, in TEST_P() local
/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
DLocationBasedCountryDetectorTest.java186 TestCountryDetector detector = new TestCountryDetector(country, provider); in testFindingCountryCommon() local
223 TestCountryDetector detector = new TestCountryDetector(country, provider); in testFindingCountryCancelled() local
248 TestCountryDetector detector = new TestCountryDetector(country, provider); in testFindingLocationCancelled() local
266 TestCountryDetector detector = new TestCountryDetector(country, provider, timeout) { in testFindingLocationFailed() local
288 TestCountryDetector detector = new TestCountryDetector(country, provider) { in testFindingCountryFailed() local
326 TestCountryDetector detector = new TestCountryDetector(country, provider, timeout); in testFindingCountryWithLastKnownLocation() local
345 private void waitForTimerReset(TestCountryDetector detector) { in waitForTimerReset()
366 private Thread waitForQueryThreadLaunched(TestCountryDetector detector) { in waitForQueryThreadLaunched()
/frameworks/base/core/java/android/view/
DScaleGestureDetector.java72 public boolean onScale(@NonNull ScaleGestureDetector detector); in onScale()
86 public boolean onScaleBegin(@NonNull ScaleGestureDetector detector); in onScaleBegin()
99 public void onScaleEnd(@NonNull ScaleGestureDetector detector); in onScaleEnd()
114 public boolean onScale(@NonNull ScaleGestureDetector detector) { in onScale()
118 public boolean onScaleBegin(@NonNull ScaleGestureDetector detector) { in onScaleBegin()
122 public void onScaleEnd(@NonNull ScaleGestureDetector detector) { in onScaleEnd()
/frameworks/base/tests/TransformTest/src/com/google/android/test/transform/
DTransformTestActivity.java77 public boolean onScale(ScaleGestureDetector detector) { in onScale()
115 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()
119 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DPanningScalingHandler.java104 public boolean onScale(ScaleGestureDetector detector) { in onScale()
143 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()
148 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
DFullScreenMagnificationGestureHandler.java371 public boolean onScale(ScaleGestureDetector detector) { in onScale()
409 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()
414 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
/frameworks/base/services/people/java/com/android/server/people/data/
DUtils.java33 CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
/frameworks/base/core/tests/coretests/src/android/view/
DScaleGesture.java48 public boolean onScale(ScaleGestureDetector detector) { in onScale()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/gesture/
DConsecutiveTapsGestureDetectorTest.java41 private ConsecutiveTapsGestureDetector detector; field in ConsecutiveTapsGestureDetectorTest
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DCropView.java174 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()
179 public boolean onScale(ScaleGestureDetector detector) { in onScale()
189 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionService.java510 private void onDspHotwordDetectorDestroyed(@NonNull AlwaysOnHotwordDetector detector) { in onDspHotwordDetectorDestroyed()
516 private void onMicrophoneHotwordDetectorDestroyed(@NonNull SoftwareHotwordDetector detector) { in onMicrophoneHotwordDetectorDestroyed()
/frameworks/base/services/core/java/com/android/server/policy/
DSingleKeyGestureDetector.java174 SingleKeyGestureDetector detector = new SingleKeyGestureDetector(); in get() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/models/player/
DSeekBarViewModel.kt389 private val detector = GestureDetectorCompat(bar.context, this) constant in com.android.systemui.media.controls.models.player.SeekBarViewModel.SeekBarTouchListener
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java370 public boolean onScale(ScaleGestureDetector detector) { in onScale()
381 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()
390 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java715 CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
DTouchExplorer.java179 Context context, AccessibilityManagerService service, GestureManifold detector) { in TouchExplorer()
184 TouchExplorer(Context context, AccessibilityManagerService service, GestureManifold detector, in TouchExplorer()
/frameworks/av/media/libmediaplayerservice/
DStagefrightMetadataRetriever.cpp529 CharacterEncodingDetector *detector = new CharacterEncodingDetector(); in parseMetaData() local
/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
DSoundTriggerTestService.java235 public SoundTriggerDetector detector; field in SoundTriggerTestService.ModelInfo
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java356 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithWakelockTimeout() local
373 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithContinuousSystemErr() local
/frameworks/base/core/java/android/provider/
DCallLog.java2117 final CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java1981 AppProfiler(ActivityManagerService service, Looper bgLooper, LowMemDetector detector) { in AppProfiler()