Home
last modified time | relevance | path

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

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/editor/
DDateTimeEditor.java59 final Runnable updateButtonText = new Runnable() { in bindEditor() local
67 updateButtonText.run(); in bindEditor()
82 updateButtonText.run(); in bindEditor()
105 updateButtonText.run(); in bindEditor()
119 updateButtonText.run(); in bindEditor()
122 return updateButtonText; in bindEditor()