/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothServerSocket.java | 99 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, int port) in BluetoothServerSocket() 123 int type, boolean auth, boolean encrypt, int port, boolean pitm, boolean min16DigitPin) in BluetoothServerSocket() 144 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, ParcelUuid uuid) in BluetoothServerSocket() 173 boolean auth, in BluetoothServerSocket()
|
D | BluetoothSocket.java | 232 /*package*/ BluetoothSocket(int type, boolean auth, boolean encrypt, int port, ParcelUuid uuid) in BluetoothSocket() 252 boolean auth, in BluetoothSocket() 282 boolean auth, in BluetoothSocket() 345 boolean auth, in BluetoothSocket() 369 boolean auth, in BluetoothSocket() 413 boolean auth, in BluetoothSocket()
|
D | SocketMetrics.java | 55 boolean auth, in logSocketConnect()
|
D | BluetoothAdapter.java | 3274 String name, UUID uuid, boolean auth, boolean encrypt) throws IOException { in createNewRfcommSocketAndRecord()
|
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/sync/ |
D | MediaInMediaSetsSyncWorkerTest.java | 189 String auth = String.valueOf(SYNC_CLOUD_ONLY); in testMediaInMediaSetSyncWithCloudProvider() local 310 String auth = String.valueOf(SYNC_LOCAL_ONLY); in testMediaInMediaSetsSyncLocalProvider() local 414 String auth = String.valueOf(SYNC_CLOUD_ONLY); in testMediaSetContentsSyncLoop() local 509 String auth = String.valueOf(SYNC_CLOUD_ONLY); in testMediaInMediaSetSyncComplete() local
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/ |
D | SliceManagerWrapper.java | 83 String auth = uri.getAuthority(); in maybeAddCurrentUserId() local
|
/packages/apps/Contacts/src/com/android/contacts/model/account/ |
D | AccountTypeProvider.java | 159 final AuthenticatorDescription auth = mAuthTypes.get(type); in loadTypes() local
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | LocalUriMatcher.java | 132 LocalUriMatcher(String auth) { in LocalUriMatcher()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/ |
D | TestActivity.java | 623 public ServerSession acceptAndOpen(ServerRequestHandler handler, Authenticator auth) in acceptAndOpen()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | PacketUtils.java | 362 public final EspAuth auth; field in PacketUtils.EspHeader 391 EspAuth auth) { in EspHeader()
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/base/ |
D | SliceProvider.java | 390 public static String getAuthorityWithoutUserId(String auth) { in getAuthorityWithoutUserId()
|
/packages/apps/Dialer/java/com/android/contacts/common/model/ |
D | AccountTypeManager.java | 436 final AuthenticatorDescription auth = findAuthenticator(auths, type); in loadAccountsInBackground() local
|
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/ |
D | ImapHelper.java | 121 int auth = ImapStore.FLAG_NONE; in ImapHelper() local
|
/packages/modules/Connectivity/service-t/src/com/android/server/ |
D | IpSecService.java | 1579 IpSecAlgorithm auth = config.getAuthentication(); in validateAlgorithms() local 1738 IpSecAlgorithm auth = c.getAuthentication(); in createOrUpdateTransform() local
|
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
D | migrate.rs | 46 auth: u8, field
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | IpSecServiceParameterizedTest.java | 378 IpSecAlgorithm auth = config.getAuthentication(); in verifyTransformNetdCalledForCreatingSA() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsGatt.java | 1370 int auth = getDeviceAuthorization(device); in onDeviceAuthorizationSet() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ |
D | MediaControlGattService.java | 1725 int auth = getDeviceAuthorization(device); in onDeviceAuthorizationSet() local
|
/packages/modules/Nfc/libnfc-nci/src/nfc/include/ |
D | rw_int.h | 635 bool auth; member
|