Home
last modified time | relevance | path

Searched defs:con (Results 1 – 5 of 5) sorted by relevance

/packages/apps/RemoteProvisioner/src/com/android/remoteprovisioner/
DServerInterface.java62 HttpURLConnection con = (HttpURLConnection) url.openConnection(); in requestSignedCertificates() local
114 HttpURLConnection con = (HttpURLConnection) url.openConnection(); in fetchGeek() local
/packages/services/Car/tools/emulator/
Dprop_event_simulator.py11 def propType(con): argument
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderNameEditText.java58 InputConnection con = super.onCreateInputConnection(outAttrs); in onCreateInputConnection() local
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppProvider.java222 Integer con = values.getAsInteger(BluetoothShare.USER_CONFIRMATION); in insert() local
/packages/modules/adb/daemon/
Dshell_service.cpp376 char* con = nullptr; in ForkAndExec() local