Searched refs:AnalogComplicationWatchFaceService (Results 1 – 4 of 4) sorted by relevance
56 import com.example.android.wearable.watchface.watchface.AnalogComplicationWatchFaceService;141 AnalogComplicationWatchFaceService.getComplicationId( in AnalogComplicationConfigRecyclerViewAdapter()145 AnalogComplicationWatchFaceService.getComplicationId(ComplicationLocation.LEFT); in AnalogComplicationConfigRecyclerViewAdapter()147 AnalogComplicationWatchFaceService.getComplicationId(ComplicationLocation.RIGHT); in AnalogComplicationConfigRecyclerViewAdapter()443 AnalogComplicationWatchFaceService.getComplicationId(complicationLocation); in launchComplicationHelperActivity()450 AnalogComplicationWatchFaceService.getSupportedComplicationTypes( in launchComplicationHelperActivity()455 currentActivity, AnalogComplicationWatchFaceService.class); in launchComplicationHelperActivity()567 final int[] complicationIds = AnalogComplicationWatchFaceService.getComplicationIds(); in initializesColorsAndComplications()774 AnalogComplicationWatchFaceService.getComplicationId( in onClick()780 AnalogComplicationWatchFaceService.getSupportedComplicationTypes( in onClick()[all …]
30 import com.example.android.wearable.watchface.watchface.AnalogComplicationWatchFaceService;
28 import com.example.android.wearable.watchface.watchface.AnalogComplicationWatchFaceService;52 return AnalogComplicationWatchFaceService.class; in getWatchFaceServiceClass()
46 public class AnalogComplicationWatchFaceService extends CanvasWatchFaceService { class227 new WatchFaceStyle.Builder(AnalogComplicationWatchFaceService.this) in onCreate()761 AnalogComplicationWatchFaceService.this.registerReceiver(mTimeZoneReceiver, filter); in registerReceiver()769 AnalogComplicationWatchFaceService.this.unregisterReceiver(mTimeZoneReceiver); in unregisterReceiver()