Searched refs:MAX_QS_INSTANCE_ID (Results 1 – 2 of 2) sorted by relevance
37 private const val MAX_QS_INSTANCE_ID = 1 shl 20 in getNewInstanceId() constant40 val sequence = InstanceIdSequence(MAX_QS_INSTANCE_ID) in getNewInstanceId()
42 private const val MAX_QS_INSTANCE_ID = 1 shl 20 in provideQsHost() constant