/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ |
D | IIpMemoryStore.aidl | 45 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster() 46 …oneway void storeNetworkEvent(String cluster, long timestamp, long expiry, int eventType, android.… in storeNetworkEvent() 47 …oneway void retrieveNetworkEventCount(String cluster, in long[] sinceTimes, in int[] eventTypes, a… in retrieveNetworkEventCount()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/11/android/net/ |
D | IIpMemoryStore.aidl | 45 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster() 46 …oneway void storeNetworkEvent(String cluster, long timestamp, long expiry, int eventType, android.… in storeNetworkEvent() 47 …oneway void retrieveNetworkEventCount(String cluster, in long[] sinceTimes, in int[] eventTypes, a… in retrieveNetworkEventCount()
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
D | IIpMemoryStore.aidl | 155 void deleteCluster(String cluster, boolean needWipe, IOnStatusAndCountListener listener); in deleteCluster() 180 void storeNetworkEvent(String cluster, long timestamp, long expiry, int eventType, in storeNetworkEvent() 198 void retrieveNetworkEventCount(String cluster, in long[] sinceTimes, in int[] eventTypes, in retrieveNetworkEventCount()
|
D | IpMemoryStoreClient.java | 268 public void deleteCluster(@NonNull final String cluster, final boolean needWipe, in deleteCluster() 309 public void retrieveNetworkEventCount(@NonNull final String cluster, in retrieveNetworkEventCount() 338 public void storeNetworkEvent(@NonNull final String cluster, in storeNetworkEvent()
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/ |
D | NetworkAttributes.java | 74 public final String cluster; field in NetworkAttributes 110 @Nullable final String cluster, in NetworkAttributes() 288 public Builder setCluster(@Nullable final String cluster) { in setCluster()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | MemoryStoreImpl.java | 136 public void setCluster(String key, String cluster) { in setCluster() 151 public void removeCluster(String cluster) { in removeCluster()
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadNotifier.java | 194 IntArray cluster = clustered.get(tag); in updateWithLocked() local 206 final IntArray cluster = clustered.valueAt(i); in updateWithLocked() local 432 private long[] getDownloadIds(Cursor cursor, IntArray cluster) { in getDownloadIds()
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/ |
D | Layer2Information.java | 36 public Layer2Information(@Nullable final String l2Key, @Nullable final String cluster, in Layer2Information()
|
/packages/modules/NetworkStack/src/com/android/networkstack/ipmemorystore/ |
D | IpMemoryStoreService.java | 459 public void deleteCluster(@NonNull final String cluster, final boolean needWipe, in deleteCluster() 507 public void retrieveNetworkEventCount(@NonNull final String cluster, in retrieveNetworkEventCount() 557 public void storeNetworkEvent(@NonNull final String cluster, in storeNetworkEvent()
|
D | IpMemoryStoreDatabase.java | 392 private static ContentValues toContentValues(@NonNull final String cluster, in toContentValues() 413 final String cluster = getString(cursor, NetworkAttributesContract.COLNAME_CLUSTER); in readNetworkAttributesLine() local 760 @NonNull final String cluster, final boolean needWipe) { in deleteCluster() 913 static int storeNetworkEvent(@NonNull final SQLiteDatabase db, @NonNull final String cluster, in storeNetworkEvent() 939 @NonNull final String cluster, @NonNull final long[] sinceTimes, in retrieveNetworkEventCount()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ip/ |
D | IIpClient.aidl | 33 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/11/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ip/ |
D | IIpClient.aidl | 32 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ip/ |
D | IIpClient.aidl | 32 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ip/ |
D | IIpClient.aidl | 32 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/8/android/net/ |
D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/9/android/net/ |
D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/ |
D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ |
D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/16/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/15/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/17/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/13/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/12/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/14/android/net/ip/ |
D | IIpClient.aidl | 48 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|