Home
last modified time | relevance | path

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

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