Home
last modified time | relevance | path

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

/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
DDigitalWatchFaceService.java137 initFormats();
216 initFormats(); in onCreate()
251 initFormats(); in onVisibilityChanged()
266 private void initFormats() { in initFormats() method in DigitalWatchFaceService.Engine