OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pairingviewcaption
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
265
TextView
pairingViewCaption
= (TextView) view.findViewById(R.id.pairing_caption);
322
pairingViewCaption
.setVisibility(View.VISIBLE);
Completed in 257 milliseconds