Home
last modified time | relevance | path

Searched refs:createFocusIndicatorDrawable (Results 1 – 1 of 1) sorted by relevance

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DDeviceAsWebcamPreview.java604 mFocusIndicator.setBackground(createFocusIndicatorDrawable()); in onCreate()
641 private Drawable createFocusIndicatorDrawable() { in createFocusIndicatorDrawable() method in DeviceAsWebcamPreview