Home
last modified time | relevance | path

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

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DBooleanEditor.java35 Runnable updateSwitch = new Runnable() { in bindEditor() local
40 updateSwitch.run(); in bindEditor()
46 return updateSwitch; in bindEditor()