Searched refs:getAutoFocusTime (Results 1 – 4 of 4) sorted by relevance
88 if (c.getAutoFocusTime() != -1) { in testImageCapture()89 mTotalAutoFocusTime += c.getAutoFocusTime(); in testImageCapture()
11 public long getAutoFocusTime();
19 public long getAutoFocusTime();
2837 public long getAutoFocusTime() { in getAutoFocusTime() method in CameraActivity