Searched refs:ORDINAL (Results 1 - 6 of 6) 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 DPbapServerProfile.java45 private static final int ORDINAL = 6; field in class:PbapServerProfile
117 return ORDINAL;
H A DA2dpProfile.java53 private static final int ORDINAL = 1; field in class:A2dpProfile
177 return ORDINAL;
H A DHidProfile.java48 private static final int ORDINAL = 3; field in class:HidProfile
148 return ORDINAL;
H A DPanProfile.java49 private static final int ORDINAL = 4; field in class:PanProfile
126 return ORDINAL;
H A DHeadsetProfile.java56 private static final int ORDINAL = 0; field in class:HeadsetProfile
190 return ORDINAL;

Completed in 298 milliseconds