OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alphanumericpin
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
181
CheckBox
alphanumericPin
= (CheckBox) view.findViewById(R.id.alphanumeric_pin);
184
alphanumericPin
.setOnCheckedChangeListener(this);
202
alphanumericPin
.setVisibility(View.GONE);
Completed in 52 milliseconds