Searched refs:ANONYMOUS_GROUP_NAME (Results 1 – 1 of 1) sorted by relevance
37 private static final String ANONYMOUS_GROUP_NAME = null; // marker for within array field in HapticsDeviceInfo52 collectVibratorInfo(store, ANONYMOUS_GROUP_NAME, manager.getVibrator(id)); in collectDeviceInfo()75 if (Objects.equals(groupName, ANONYMOUS_GROUP_NAME)) { in collectVibratorInfo()