Searched refs:COMPLICATIONS_RESTORE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
12 const val COMPLICATIONS_RESTORE_TIMEOUT = "complication_restore_timeout"24 @Named(COMPLICATIONS_RESTORE_TIMEOUT)
43 public static final String COMPLICATIONS_RESTORE_TIMEOUT = "complication_restore_timeout"; field in ComplicationHostViewModule130 @Named(COMPLICATIONS_RESTORE_TIMEOUT)
20 …c com.android.systemui.dreams.complication.dagger.ComplicationModule.COMPLICATIONS_RESTORE_TIMEOUT;97 @Named(COMPLICATIONS_RESTORE_TIMEOUT) int restoreTimeout, in HideComplicationTouchHandler()