Searched refs:Connection (Results 1 – 2 of 2) sorted by relevance
/development/samples/ToyVpn/src/com/example/android/toyvpn/ |
D | ToyVpnService.java | 47 private static class Connection extends Pair<Thread, ParcelFileDescriptor> { class in ToyVpnService 48 public Connection(Thread thread, ParcelFileDescriptor pfd) { in Connection() method in ToyVpnService.Connection 54 private final AtomicReference<Connection> mConnection = new AtomicReference<>(); 129 setConnection(new Connection(thread, tunInterface)); in startConnection() 141 private void setConnection(final Connection connection) { in setConnection() 142 final Connection oldConnection = mConnection.getAndSet(connection); in setConnection()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 3834 …c7Qhe_Tgt1vUvTMw@fakeemail.com,Improve the reliability of Bluetooth LE Connection Priority Client … 7609 …connectivity,fake_qyUI2uqWTEOd0GMKekBcuQ@fakeemail.com,ACTS: Split the Connection-orient Channel t… 8162 …fake_qyUI2uqWTEOd0GMKekBcuQ@fakeemail.com,ACTS: Support SL4A tests for Connection-oriented Channels 8285 …m/tools/test/connectivity,fake_liojgHQ-QviSBBlnuORq8Q@fakeemail.com,Concurrent GATT Connection Test 8505 …m/tools/test/connectivity,fake_SwcY0CeOTXi7suhMGW_cvg@fakeemail.com,ACTS to SL4A Connection Changes 11072 …works/opt/telephony,fake_1fUW3H2BRIK7XdJqX0umPA@fakeemail.com,Suppress Connection address changes … 18688 …apps/Bluetooth,fake_AERSFENSQ2e-hh_K6XrSuw@fakeemail.com,Add LE Secure Connection data parsing (2/… 18819 …ges/apps/Bluetooth,fake_-TBhg3uvTB2YuVV2wR-iEw@fakeemail.com,HID: Send Connection change broadcast… 18928 …/apps/Bluetooth,fake_mmwUdN0mTpu66Ey_HYJufA@fakeemail.com,Remove hashcode() override for Connection 19128 …6f,platform/packages/apps/Bluetooth,fake_hXfzCamoTwCy8ddFbA_ZyA@fakeemail.com,PBAP Multi Connection [all …]
|