Searched refs:showStopwatch (Results 1 – 1 of 1) sorted by relevance
49 val showStopwatch: Intent = Intent(this, DeskClock::class.java) in onBind() constant51 startActivity(showStopwatch) in onBind()