Home
last modified time | relevance | path

Searched refs:DEFAULT_CHOICE_UNDEFINED (Results 1 – 4 of 4) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DResponseFragment.java50 public static final int DEFAULT_CHOICE_UNDEFINED = -1; field in ResponseFragment
132 final int defaultChoice = args.getInt(ARG_DEFAULT_CHOICE, DEFAULT_CHOICE_UNDEFINED); in onViewCreated()
133 if(defaultChoice != DEFAULT_CHOICE_UNDEFINED) { in onViewCreated()
DBluetoothDevicePreferenceFragment.java139 ResponseFragment.DEFAULT_CHOICE_UNDEFINED in updateRemoteUpdate()
378 ResponseFragment.DEFAULT_CHOICE_UNDEFINED in onCreatePreferences()
DRemoteDfuConfirmationActivity.java80 ResponseFragment.DEFAULT_CHOICE_UNDEFINED in show()
DConnectedDevicesSliceProvider.java476 ResponseFragment.DEFAULT_CHOICE_UNDEFINED in createBluetoothDeviceSlice()
602 ResponseFragment.DEFAULT_CHOICE_UNDEFINED in createBluetoothDeviceSlice()