Searched refs:DEFAULT_CODE_MIN (Results 1 – 1 of 1) sorted by relevance
100 private static final int DEFAULT_CODE_MIN = 1000; field in LocalBluetoothLeBroadcast1054 int postfix = ThreadLocalRandom.current().nextInt(DEFAULT_CODE_MIN, DEFAULT_CODE_MAX); in getDefaultValueOfBroadcastName()1060 int postfix = ThreadLocalRandom.current().nextInt(DEFAULT_CODE_MIN, DEFAULT_CODE_MAX); in getDefaultValueOfProgramInfo()