Searched refs:detector (Results 1 – 25 of 25) sorted by relevance
104 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() argument106 detector.getFocusX(), detector.getFocusY()); in onScaleBegin()110 public boolean onScale(ScaleGestureDetector detector) { in onScale() argument111 return mListener.onScale(detector.getFocusX(), in onScale()112 detector.getFocusY(), detector.getScaleFactor()); in onScale()116 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd() argument
138 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() argument140 detector.getFocusX(), detector.getFocusY()); in onScaleBegin()144 public boolean onScale(ScaleGestureDetector detector) { in onScale() argument145 return mListener.onScale(detector.getFocusX(), in onScale()146 detector.getFocusY(), detector.getScaleFactor()); in onScale()150 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd() argument
364 public boolean onScale(ScaleGestureDetector detector) { in onScale() argument365 final float sf = detector.getScaleFactor(); in onScale()392 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() argument406 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd() argument
106 VCardSourceDetector detector = null; in createImportRequest() local114 detector = new VCardSourceDetector(); in createImportRequest()116 parser.addInterpreter(detector); in createImportRequest()124 detector = new VCardSourceDetector(); in createImportRequest()126 parser.addInterpreter(detector); in createImportRequest()154 getString(R.string.nfc_vcard_file_name), detector.getEstimatedType(), in createImportRequest()155 detector.getEstimatedCharset(), vcardVersion, counter.getCount()); in createImportRequest()
320 VCardSourceDetector detector = null; in constructImportRequest() local333 detector = new VCardSourceDetector(); in constructImportRequest()335 mVCardParser.addInterpreter(detector); in constructImportRequest()352 detector = new VCardSourceDetector(); in constructImportRequest()354 mVCardParser.addInterpreter(detector); in constructImportRequest()376 detector.getEstimatedType(), in constructImportRequest()377 detector.getEstimatedCharset(), in constructImportRequest()
51 SummaryDetector detector = new SummaryDetector(mPolicy, AVERAGE_TIME_MS); in testDetect_disabledByPolicy_tipInvisible() local53 assertThat(detector.detect().isVisible()).isFalse(); in testDetect_disabledByPolicy_tipInvisible()58 SummaryDetector detector = new SummaryDetector(mPolicy, AVERAGE_TIME_MS); in testDetect_notDisabled_tipVisible() local60 assertThat(detector.detect().isVisible()).isTrue(); in testDetect_notDisabled_tipVisible()
121 final VCardSourceDetector detector = new VCardSourceDetector(); in parseVCard() local128 detector, true, null); in parseVCard()131 final int estimatedVCardType = detector.getEstimatedType(); in parseVCard()147 return doActuallyReadOneVCard(targetUri, true, detector, null, signal); in parseVCard()152 final VCardSourceDetector detector, final List<String> errorFileNameList, in doActuallyReadOneVCard() argument155 int vcardType = detector.getEstimatedType(); in doActuallyReadOneVCard()
51 public void onScaleEnd(ScaleGestureDetector detector) {56 public boolean onScaleBegin(ScaleGestureDetector detector) {63 public boolean onScale(ScaleGestureDetector detector) {65 mScale *= detector.getScaleFactor();
924 public boolean onScale(ScaleGestureDetector detector) {928 scaleFactor = scaleFactor * detector.getScaleFactor();937 float focusx = detector.getFocusX();938 float focusy = detector.getFocusY();950 public boolean onScaleBegin(ScaleGestureDetector detector) {955 mStartFocusX = detector.getFocusX();956 mStartFocusY = detector.getFocusY();962 public void onScaleEnd(ScaleGestureDetector detector) {
38 final CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local40 if (detector != null) { in getCurrentCountryIso()41 final Country country = detector.detectCountry(); in getCurrentCountryIso()
72 public boolean onScale(ScaleGestureDetector detector) { in attach()74 "Received scale event: " + detector.getScaleFactor()); in attach()75 mScaleCallback.accept(detector.getScaleFactor()); in attach()
174 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() argument179 public boolean onScale(ScaleGestureDetector detector) { in onScale() argument182 mRenderer.scale *= detector.getScaleFactor(); in onScale()189 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd() argument
177 public boolean onScale(ScaleGestureDetector detector) { in onScale() argument182 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() argument189 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd() argument
3355 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin() argument3357 float gestureCenterInPixels = detector.getFocusY() - DAY_HEADER_HEIGHT - mAlldayHeight; in onScaleBegin()3360 mStartingSpanY = Math.max(MIN_Y_SPAN, Math.abs(detector.getCurrentSpanY())); in onScaleBegin()3367 + "\tmCellHeight:" + mCellHeight + " SpanY:" + detector.getCurrentSpanY()); in onScaleBegin()3374 public boolean onScale(ScaleGestureDetector detector) { in onScale() argument3375 float spanY = Math.max(MIN_Y_SPAN, Math.abs(detector.getCurrentSpanY())); in onScale()3391 int gestureCenterInPixels = (int) detector.getFocusY() - DAY_HEADER_HEIGHT - mAlldayHeight; in onScale()3399 + mCellHeight + " SpanY:" + detector.getCurrentSpanY()); in onScale()3419 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd() argument
521 FaceDetector detector = new FaceDetector(faceBitmap.getWidth(),523 mNumFaces = detector.findFaces(faceBitmap, mFaces);
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:es,locale=es,description=Español,date=1414726268, ...