Searched defs:INSTANCE_ID_MAX (Results 1 – 4 of 4) sorted by relevance
39 public static final int INSTANCE_ID_MAX = 1 << 20; field in InstanceId
55 private const val INSTANCE_ID_MAX = 1 shl 20 constant
73 private static final int INSTANCE_ID_MAX = 1 << 15; field in NonUiEventLogger
114 private static final int INSTANCE_ID_MAX = 1 << 15; field in PickerViewModel