Home
last modified time | relevance | path

Searched defs:createView (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java69 private View createView() { in createView() method in BluetoothOppBtEnableActivity
DBluetoothOppBtErrorActivity.java72 private View createView() { in createView() method in BluetoothOppBtErrorActivity
DBluetoothOppBtEnablingActivity.java95 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
DBluetoothOppIncomingFileConfirmActivity.java127 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
DBluetoothOppTransferActivity.java243 private View createView() { in createView() method in BluetoothOppTransferActivity
/packages/apps/Contacts/tests/src/com/android/contacts/list/
DContactListItemViewTest.java117 private ContactListItemView createView() { in createView() method in ContactListItemViewTest
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DCorporaAdapter.java177 protected CorpusView createView(ViewGroup parent) { in createView() method in CorporaAdapter
/packages/apps/Mms/src/com/android/mms/ui/
DAttachmentEditor.java144 private SlideViewInterface createView() { in createView() method in AttachmentEditor
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java158 private View createView(final int id) { in createView() method in BluetoothPbapActivity
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingDialog.java219 private View createView(CachedBluetoothDeviceManager deviceManager) { in createView() method in BluetoothPairingDialog