Home
last modified time | relevance | path

Searched defs:rightButtonIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchService.java208 Intent rightButtonIntent = new Intent(context, StopwatchService.class); in setNotification() local
243 Intent rightButtonIntent = new Intent(context, StopwatchService.class); in setNotification() local