Searched defs:watchFace (Results 1 – 1 of 1) sorted by relevance
102 ComponentName watchFace = new ComponentName( in getComplicationItems() local134 ComponentName watchFace; field in ComplicationSimpleConfigActivity.ComplicationItem140 public ComplicationItem(ComponentName watchFace, int complicationId, int[] supportedTypes, in ComplicationItem()