Searched defs:detector (Results 1 – 12 of 12) sorted by relevance
186 TestCountryDetector detector = new TestCountryDetector(country, provider); in testFindingCountryCommon() local223 TestCountryDetector detector = new TestCountryDetector(country, provider); in testFindingCountryCancelled() local248 TestCountryDetector detector = new TestCountryDetector(country, provider); in testFindingLocationCancelled() local266 TestCountryDetector detector = new TestCountryDetector(country, provider, timeout) { in testFindingLocationFailed() local288 TestCountryDetector detector = new TestCountryDetector(country, provider) { in testFindingCountryFailed() local326 TestCountryDetector detector = new TestCountryDetector(country, provider, timeout); in testFindingCountryWithLastKnownLocation() local345 private void waitForTimerReset(TestCountryDetector detector) { in waitForTimerReset()366 private Thread waitForQueryThreadLaunched(TestCountryDetector detector) { in waitForQueryThreadLaunched()
69 public boolean onScale(ScaleGestureDetector detector); in onScale()83 public boolean onScaleBegin(ScaleGestureDetector detector); in onScaleBegin()96 public void onScaleEnd(ScaleGestureDetector detector); in onScaleEnd()111 public boolean onScale(ScaleGestureDetector detector) { in onScale()115 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()119 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
77 public boolean onScale(ScaleGestureDetector detector) { in onScale()115 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()119 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
131 public boolean onScale(ScaleGestureDetector detector) { in onScale()
146 public boolean onScale(ScaleGestureDetector detector) { in onScale()
137 public boolean onScale(ScaleGestureDetector detector) { in onScale()
164 public boolean onScale(ScaleGestureDetector detector) { in onScale()
274 CountryDetector detector = (CountryDetector) mQueryContext.getSystemService( in onQueryComplete() local
568 CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
1801 CountryDetector detector = (CountryDetector) context.getSystemService( in isLocalEmergencyNumberInternal() local
1338 final ScaleGestureDetector detector = in onHandleUiTouchEvent() local5673 void onPinchToZoomAnimationEnd(ScaleGestureDetector detector) { in onPinchToZoomAnimationEnd()5755 ScaleGestureDetector detector = mZoomManager.getMultiTouchGestureDetector(); in handleTouchEventCommon() local