| /packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/presence/ | 
| D | PresenceManagerTest.java | 39     private static final byte[] IDENTITY =  field in PresenceManagerTest
 | 
| D | FastAdvertisementTest.java | 37     private static final byte[] IDENTITY = new byte[]{1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1};  field in FastAdvertisementTest
 | 
| D | ExtendedAdvertisementTest.java | 52     private static final byte[] IDENTITY =  field in ExtendedAdvertisementTest
 | 
| /packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/managers/ | 
| D | BroadcastProviderManagerTest.java | 61     private static final byte[] IDENTITY = new byte[]{1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1};  field in BroadcastProviderManagerTest
 | 
| /packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/ | 
| D | Pose.java | 32     public static final Pose IDENTITY = new Pose(Vector3.ORIGIN, Quaternion.IDENTITY);  field in Pose
 | 
| D | Quaternion.java | 57     public static final Quaternion IDENTITY = new Quaternion(0, 0, 0, 1);  field in Quaternion
 | 
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ | 
| D | UserChoiceInfo.java | 45     public static final int IDENTITY = 10;  field in UserChoiceInfo
 | 
| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/message/simaka/attributes/ | 
| D | EapTestAttributeDefinitions.java | 44     public static final byte[] IDENTITY = hexStringToByteArray(IDENTITY_STRING);  field in EapTestAttributeDefinitions
 |