BluetoothAvrcppublic final class BluetoothAvrcp extends Object This class contains constants for Bluetooth AVRCP profile.
{@hide} |
Fields Summary |
---|
public static final int | PASSTHROUGH_STATE_PRESS | public static final int | PASSTHROUGH_STATE_RELEASE | public static final int | PASSTHROUGH_ID_SELECT | public static final int | PASSTHROUGH_ID_UP | public static final int | PASSTHROUGH_ID_DOWN | public static final int | PASSTHROUGH_ID_LEFT | public static final int | PASSTHROUGH_ID_RIGHT | public static final int | PASSTHROUGH_ID_RIGHT_UP | public static final int | PASSTHROUGH_ID_RIGHT_DOWN | public static final int | PASSTHROUGH_ID_LEFT_UP | public static final int | PASSTHROUGH_ID_LEFT_DOWN | public static final int | PASSTHROUGH_ID_ROOT_MENU | public static final int | PASSTHROUGH_ID_SETUP_MENU | public static final int | PASSTHROUGH_ID_CONT_MENU | public static final int | PASSTHROUGH_ID_FAV_MENU | public static final int | PASSTHROUGH_ID_EXIT | public static final int | PASSTHROUGH_ID_0 | public static final int | PASSTHROUGH_ID_1 | public static final int | PASSTHROUGH_ID_2 | public static final int | PASSTHROUGH_ID_3 | public static final int | PASSTHROUGH_ID_4 | public static final int | PASSTHROUGH_ID_5 | public static final int | PASSTHROUGH_ID_6 | public static final int | PASSTHROUGH_ID_7 | public static final int | PASSTHROUGH_ID_8 | public static final int | PASSTHROUGH_ID_9 | public static final int | PASSTHROUGH_ID_DOT | public static final int | PASSTHROUGH_ID_ENTER | public static final int | PASSTHROUGH_ID_CLEAR | public static final int | PASSTHROUGH_ID_CHAN_UP | public static final int | PASSTHROUGH_ID_CHAN_DOWN | public static final int | PASSTHROUGH_ID_PREV_CHAN | public static final int | PASSTHROUGH_ID_SOUND_SEL | public static final int | PASSTHROUGH_ID_INPUT_SEL | public static final int | PASSTHROUGH_ID_DISP_INFO | public static final int | PASSTHROUGH_ID_HELP | public static final int | PASSTHROUGH_ID_PAGE_UP | public static final int | PASSTHROUGH_ID_PAGE_DOWN | public static final int | PASSTHROUGH_ID_POWER | public static final int | PASSTHROUGH_ID_VOL_UP | public static final int | PASSTHROUGH_ID_VOL_DOWN | public static final int | PASSTHROUGH_ID_MUTE | public static final int | PASSTHROUGH_ID_PLAY | public static final int | PASSTHROUGH_ID_STOP | public static final int | PASSTHROUGH_ID_PAUSE | public static final int | PASSTHROUGH_ID_RECORD | public static final int | PASSTHROUGH_ID_REWIND | public static final int | PASSTHROUGH_ID_FAST_FOR | public static final int | PASSTHROUGH_ID_EJECT | public static final int | PASSTHROUGH_ID_FORWARD | public static final int | PASSTHROUGH_ID_BACKWARD | public static final int | PASSTHROUGH_ID_ANGLE | public static final int | PASSTHROUGH_ID_SUBPICT | public static final int | PASSTHROUGH_ID_F1 | public static final int | PASSTHROUGH_ID_F2 | public static final int | PASSTHROUGH_ID_F3 | public static final int | PASSTHROUGH_ID_F4 | public static final int | PASSTHROUGH_ID_F5 | public static final int | PASSTHROUGH_ID_VENDOR | public static final int | PASSTHROUGH_KEYPRESSED_RELEASE |
|