Searched refs:RIGHT_COMPLICATION_ID (Results 1 – 1 of 1) sorted by relevance
54 private static final int RIGHT_COMPLICATION_ID = 101; field in AnalogComplicationWatchFaceService58 BACKGROUND_COMPLICATION_ID, LEFT_COMPLICATION_ID, RIGHT_COMPLICATION_ID89 return RIGHT_COMPLICATION_ID; in getComplicationId()292 mComplicationDrawableSparseArray.put(RIGHT_COMPLICATION_ID, rightComplicationDrawable); in initializeComplicationsAndBackground()573 mComplicationDrawableSparseArray.get(RIGHT_COMPLICATION_ID); in onSurfaceChanged()