Searched refs:ORDINAL (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DOppProfile.java33 private static final int ORDINAL = 2; field in class:OppProfile
75 return ORDINAL;
H A DA2dpProfile.java47 private static final int ORDINAL = 1; field in class:A2dpProfile
138 return ORDINAL;
H A DHidProfile.java39 private static final int ORDINAL = 3; field in class:HidProfile
112 return ORDINAL;
H A DPanProfile.java44 private static final int ORDINAL = 4; field in class:PanProfile
112 return ORDINAL;
H A DHeadsetProfile.java53 private static final int ORDINAL = 0; field in class:HeadsetProfile
170 return ORDINAL;

Completed in 48 milliseconds