Searched refs:LEFT_DIAL_COMPLICATION (Results 1 – 1 of 1) sorted by relevance
60 private static final int LEFT_DIAL_COMPLICATION = 0; field in ComplicationSimpleWatchFaceService64 public static final int[] COMPLICATION_IDS = {LEFT_DIAL_COMPLICATION, RIGHT_DIAL_COMPLICATION};327 case LEFT_DIAL_COMPLICATION: in getTappedComplicationId()609 if (COMPLICATION_IDS[i] == LEFT_DIAL_COMPLICATION) { in drawComplications()