/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/ |
D | IIpMemoryStore.aidl | 3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/ |
D | IIpMemoryStore.aidl | 3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/ |
D | IIpMemoryStore.aidl | 3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/ |
D | IIpMemoryStore.aidl | 21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/ |
D | IIpMemoryStore.aidl | 20 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/6/android/net/ |
D | IIpMemoryStore.aidl | 21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ |
D | IIpMemoryStore.aidl | 21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ |
D | IIpMemoryStore.aidl | 37 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/8/android/net/ |
D | IIpMemoryStore.aidl | 21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
D | IIpMemoryStore.aidl | 45 void storeNetworkAttributes(String l2Key, in NetworkAttributesParcelable attributes, in storeNetworkAttributes() method
|
D | IpMemoryStoreClient.java | 87 public void storeNetworkAttributes(@NonNull final String l2Key, in storeNetworkAttributes() method in IpMemoryStoreClient
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/ |
D | IIpMemoryStore.aidl | 21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/9/android/net/ |
D | IIpMemoryStore.aidl | 21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes() method
|
/packages/modules/NetworkStack/tests/integration/signature/android/net/ip/ |
D | IpClientSignatureTest.kt | 78 override fun storeNetworkAttributes(l2Key: String, na: NetworkAttributes) { in <lambda>() method in android.net.ip.IpClientSignatureTest
|
/packages/modules/NetworkStack/tests/integration/root/android/net/ip/ |
D | IpClientRootTest.kt | 266 override fun storeNetworkAttributes(l2Key: String, na: NetworkAttributes) { in <lambda>() method
|
/packages/modules/NetworkStack/src/com/android/networkstack/ipmemorystore/ |
D | IpMemoryStoreService.java | 167 public void storeNetworkAttributes(@Nullable final String l2Key, in storeNetworkAttributes() method in IpMemoryStoreService
|
D | IpMemoryStoreDatabase.java | 374 static int storeNetworkAttributes(@NonNull final SQLiteDatabase db, @NonNull final String key, in storeNetworkAttributes() method in IpMemoryStoreDatabase
|