Searched defs:detector (Results 1 – 11 of 11) sorted by relevance
51 SummaryDetector detector = new SummaryDetector(mPolicy, AVERAGE_TIME_MS); in testDetect_disabledByPolicy_tipInvisible() local58 SummaryDetector detector = new SummaryDetector(mPolicy, AVERAGE_TIME_MS); in testDetect_notDisabled_tipInvisible() local
104 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()110 public boolean onScale(ScaleGestureDetector detector) { in onScale()116 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
138 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()144 public boolean onScale(ScaleGestureDetector detector) { in onScale()150 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
364 public boolean onScale(ScaleGestureDetector detector) { in onScale()392 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()406 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
121 final VCardSourceDetector detector = new VCardSourceDetector(); in parseVCard() local152 final VCardSourceDetector detector, final List<String> errorFileNameList, in doActuallyReadOneVCard()
174 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()179 public boolean onScale(ScaleGestureDetector detector) { in onScale()189 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
50 final CountryDetector detector = (CountryDetector) context.getSystemService( in getCurrentCountryIso() local
106 VCardSourceDetector detector = null; in createImportRequest() local
320 VCardSourceDetector detector = null; in constructImportRequest() local
3355 public boolean onScaleBegin(ScaleGestureDetector detector) { in onScaleBegin()3374 public boolean onScale(ScaleGestureDetector detector) { in onScale()3419 public void onScaleEnd(ScaleGestureDetector detector) { in onScaleEnd()
974 final DnsStallDetector detector = getDnsStallDetector(); in processMessage() local