| /frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/ |
| D | LocationBasedCountryDetectorTest.java | 186 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/ |
| D | ScaleGestureDetector.java | 70 public boolean onScale(ScaleGestureDetector detector); in onScale() 84 public boolean onScaleBegin(ScaleGestureDetector detector); in onScaleBegin() 97 public void onScaleEnd(ScaleGestureDetector detector); in onScaleEnd() 112 public boolean onScale(ScaleGestureDetector detector) { in onScale() 116 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() 120 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
|
| /frameworks/base/tests/TransformTest/src/com/google/android/test/transform/ |
| D | TransformTestActivity.java | 77 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/ |
| D | PanningScalingHandler.java | 104 public boolean onScale(ScaleGestureDetector detector) { in onScale() 143 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() 148 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
|
| D | FullScreenMagnificationGestureHandler.java | 363 public boolean onScale(ScaleGestureDetector detector) { in onScale() 401 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() 406 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
|
| /frameworks/base/services/people/java/com/android/server/people/data/ |
| D | Utils.java | 33 CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | ScaleGesture.java | 48 public boolean onScale(ScaleGestureDetector detector) { in onScale()
|
| /frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/gesture/ |
| D | ConsecutiveTapsGestureDetectorTest.java | 41 private ConsecutiveTapsGestureDetector detector; field in ConsecutiveTapsGestureDetectorTest
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
| D | CropView.java | 174 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/packages/SystemUI/src/com/android/systemui/media/ |
| D | SeekBarViewModel.kt | 292 private val detector = GestureDetectorCompat(bar.context, this) constant in com.android.systemui.media.SeekBarViewModel.SeekBarTouchListener
|
| /frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
| D | PhotoView.java | 370 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/ |
| D | CallerInfo.java | 715 CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
|
| /frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/ |
| D | TouchExplorer.java | 174 Context context, AccessibilityManagerService service, GestureManifold detector) { in TouchExplorer() 179 TouchExplorer(Context context, AccessibilityManagerService service, GestureManifold detector, in TouchExplorer()
|
| /frameworks/av/media/libmediaplayerservice/ |
| D | StagefrightMetadataRetriever.cpp | 471 CharacterEncodingDetector *detector = new CharacterEncodingDetector(); in parseMetaData() local
|
| /frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/ |
| D | SoundTriggerTestService.java | 228 public SoundTriggerDetector detector; field in SoundTriggerTestService.ModelInfo
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | RILTest.java | 332 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithWakelockTimeout() local 349 RadioBugDetector detector = mRILUnderTest.getRadioBugDetector(); in testRadioErrorWithContinuousSystemErr() local
|
| /frameworks/base/core/java/android/provider/ |
| D | CallLog.java | 2046 final CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | AppProfiler.java | 1992 AppProfiler(ActivityManagerService service, Looper bgLooper, LowMemDetector detector) { in AppProfiler()
|