Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyItemController.kt107 private val updateListAndNotifyChanges = Runnable { regex
196 updateListAndNotifyChanges.run()
296 holdingRunnableCanceler = bgExecutor.executeDelayed(updateListAndNotifyChanges, delay)