Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DDeviceAsWebcamFgService.java412 updateNotificationToNextIcon(); in updateNotification()
416 private void updateNotificationToNextIcon() { in updateNotificationToNextIcon() method in DeviceAsWebcamFgService
440 getMainThreadHandler().postDelayed(this::updateNotificationToNextIcon, 500); in updateNotificationToNextIcon()