Home
last modified time | relevance | path

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

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DIconEditor.java44 final Runnable updateSelection = new Runnable() { in bindEditor() local
76 updateSelection.run(); in bindEditor()
99 updateSelection.run(); in bindEditor()
100 return updateSelection; in bindEditor()
DDropDownEditor.java63 Runnable updateSelection = new Runnable() { in bindEditor() local
68 updateSelection.run(); in bindEditor()
81 return updateSelection; in bindEditor()