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