Searched refs:ID_CONTINUOUS_SEC (Results 1 – 3 of 3) sorted by relevance
256 public static final int ID_CONTINUOUS_SEC = 1; field in RemoteContext266 public static final float FLOAT_CONTINUOUS_SEC = Utils.asNan(ID_CONTINUOUS_SEC);
18 import static com.android.internal.widget.remotecompose.core.RemoteContext.ID_CONTINUOUS_SEC;226 if (mVarListeners.get(ID_CONTINUOUS_SEC) != null) { in getOpsToUpdate()
44 context.loadFloat(RemoteContext.ID_CONTINUOUS_SEC, sec); in updateTime()