Searched refs:STANDALONE_UUID (Results 1 – 2 of 2) sorted by relevance
42 public static final UUID STANDALONE_UUID = new UUID(0, 0); field in UuidUtils
1737 if (uuid.equals(UuidUtils.STANDALONE_UUID)) { in getHeadSensorHandleUpdateTracker()