Searched refs:supportedTypes (Results 1 – 1 of 1) sorted by relevance
97 complicationItem.supportedTypes), in onClick()136 int[] supportedTypes; field in ComplicationSimpleConfigActivity.ComplicationItem140 public ComplicationItem(ComponentName watchFace, int complicationId, int[] supportedTypes, in ComplicationItem() argument144 this.supportedTypes = supportedTypes; in ComplicationItem()