Home
last modified time | relevance | path

Searched defs:l2Key (Results 1 – 25 of 53) sorted by relevance

123

/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/
DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/
DIIpMemoryStore.aidl45 void storeNetworkAttributes(String l2Key, in NetworkAttributesParcelable attributes, in storeNetworkAttributes()
59 void storeBlob(String l2Key, String clientId, String name, in Blob data, in storeBlob()
98 void retrieveNetworkAttributes(String l2Key, IOnNetworkAttributesRetrievedListener listener); in retrieveNetworkAttributes()
111 void retrieveBlob(String l2Key, String clientId, String name, in retrieveBlob()
134 void delete(String l2Key, boolean needWipe, IOnStatusAndCountListener listener); in delete()
DIpMemoryStoreClient.java87 public void storeNetworkAttributes(@NonNull final String l2Key, in storeNetworkAttributes()
112 public void storeBlob(@NonNull final String l2Key, @NonNull final String clientId, in storeBlob()
184 public void retrieveNetworkAttributes(@NonNull final String l2Key, in retrieveNetworkAttributes()
208 public void retrieveBlob(@NonNull final String l2Key, @NonNull final String clientId, in retrieveBlob()
236 public void delete(@NonNull final String l2Key, final boolean needWipe, in delete()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/
DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
28 …oneway void delete(String l2Key, boolean needWipe, android.net.ipmemorystore.IOnStatusAndCountList… in delete()
/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/
DIpMemoryStoreService.java167 public void storeNetworkAttributes(@Nullable final String l2Key, in storeNetworkAttributes()
198 public void storeBlob(@Nullable final String l2Key, @Nullable final String clientId, in storeBlob()
221 private int storeNetworkAttributesAndBlobSync(@Nullable final String l2Key, in storeNetworkAttributesAndBlobSync()
344 public void retrieveNetworkAttributes(@Nullable final String l2Key, in retrieveNetworkAttributes()
351 makeStatus(ERROR_ILLEGAL_ARGUMENT), l2Key, null); in retrieveNetworkAttributes() local
356 makeStatus(ERROR_DATABASE_CANNOT_BE_OPENED), l2Key, null); in retrieveNetworkAttributes() local
362 listener.onNetworkAttributesRetrieved(makeStatus(SUCCESS), l2Key, in retrieveNetworkAttributes() local
385 public void retrieveBlob(@NonNull final String l2Key, @NonNull final String clientId, in retrieveBlob()
391 listener.onBlobRetrieved(makeStatus(ERROR_ILLEGAL_ARGUMENT), l2Key, name, null); in retrieveBlob() local
395 listener.onBlobRetrieved(makeStatus(ERROR_DATABASE_CANNOT_BE_OPENED), l2Key, in retrieveBlob() local
[all …]
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/
DIIpMemoryStore.aidl3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
4 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
7 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
8 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/
DIIpMemoryStore.aidl3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
4 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
7 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
8 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/
DIIpMemoryStore.aidl20 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
21 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
24 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
25 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/
DIIpMemoryStore.aidl3 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
4 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
7 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
8 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/
DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/6/android/net/
DIIpMemoryStore.aidl21 …oneway void storeNetworkAttributes(String l2Key, in android.net.ipmemorystore.NetworkAttributesPar… in storeNetworkAttributes()
22 …oneway void storeBlob(String l2Key, String clientId, String name, in android.net.ipmemorystore.Blo… in storeBlob()
25 …oneway void retrieveNetworkAttributes(String l2Key, android.net.ipmemorystore.IOnNetworkAttributes… in retrieveNetworkAttributes()
26 …oneway void retrieveBlob(String l2Key, String clientId, String name, android.net.ipmemorystore.IOn… in retrieveBlob()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl3 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
DIOnNetworkAttributesRetrievedListener.aidl3 …butesRetrieved(in android.net.ipmemorystore.StatusParcelable status, in String l2Key, in android.n… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl21 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
DIOnNetworkAttributesRetrievedListener.aidl21 …butesRetrieved(in android.net.ipmemorystore.StatusParcelable status, in String l2Key, in android.n… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl3 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
DIOnNetworkAttributesRetrievedListener.aidl3 …butesRetrieved(in android.net.ipmemorystore.StatusParcelable status, in String l2Key, in android.n… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/6/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl21 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
DIOnNetworkAttributesRetrievedListener.aidl21 …butesRetrieved(in android.net.ipmemorystore.StatusParcelable status, in String l2Key, in android.n… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl3 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl20 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
DIOnNetworkAttributesRetrievedListener.aidl20 …butesRetrieved(in android.net.ipmemorystore.StatusParcelable status, in String l2Key, in android.n… in onNetworkAttributesRetrieved()
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl26 void onL2KeyResponse(in StatusParcelable status, in String l2Key); in onL2KeyResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl21 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ipmemorystore/
DIOnL2KeyResponseListener.aidl21 …oneway void onL2KeyResponse(in android.net.ipmemorystore.StatusParcelable status, in String l2Key); in onL2KeyResponse()

123