Home
last modified time | relevance | path

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

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