Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 25 of 45) sorted by relevance

12

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkAgent.java42 void onStartSocketKeepalive(int slot, @NonNull Duration interval, in onStartSocketKeepalive()
44 void onStopSocketKeepalive(int slot); in onStopSocketKeepalive()
45 void onAddKeepalivePacketFilter(int slot, @NonNull KeepalivePacketData packet); in onAddKeepalivePacketFilter()
46 void onRemoveKeepalivePacketFilter(int slot); in onRemoveKeepalivePacketFilter()
100 public void onStartSocketKeepalive(int slot, @NonNull Duration interval, in onStartSocketKeepalive()
106 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive()
111 public void onAddKeepalivePacketFilter(int slot, @NonNull KeepalivePacketData packet) { in onAddKeepalivePacketFilter()
116 public void onRemoveKeepalivePacketFilter(int slot) { in onRemoveKeepalivePacketFilter()
/packages/modules/Connectivity/framework/src/android/net/
DINetworkAgent.aidl35 void onStartNattSocketKeepalive(int slot, int intervalDurationMs, in onStartNattSocketKeepalive()
37 void onStartTcpSocketKeepalive(int slot, int intervalDurationMs, in onStartTcpSocketKeepalive()
39 void onStopSocketKeepalive(int slot); in onStopSocketKeepalive()
42 void onAddNattKeepalivePacketFilter(int slot, in onAddNattKeepalivePacketFilter()
44 void onAddTcpKeepalivePacketFilter(int slot, in onAddTcpKeepalivePacketFilter()
46 void onRemoveKeepalivePacketFilter(int slot); in onRemoveKeepalivePacketFilter()
DNetworkAgent.java687 public void onStartNattSocketKeepalive(int slot, int intervalDurationMs, in onStartNattSocketKeepalive()
694 public void onStartTcpSocketKeepalive(int slot, int intervalDurationMs, in onStartTcpSocketKeepalive()
701 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive()
717 public void onAddNattKeepalivePacketFilter(int slot, in onAddNattKeepalivePacketFilter()
724 public void onAddTcpKeepalivePacketFilter(int slot, in onAddTcpKeepalivePacketFilter()
731 public void onRemoveKeepalivePacketFilter(int slot) { in onRemoveKeepalivePacketFilter()
1118 public void onStartSocketKeepalive(int slot, @NonNull Duration interval, in onStartSocketKeepalive()
1142 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive()
1159 public final void sendSocketKeepaliveEvent(int slot, in sendSocketKeepaliveEvent()
1164 public void onSocketKeepaliveEvent(int slot, int reason) { in onSocketKeepaliveEvent()
[all …]
DISocketKeepaliveCallback.aidl27 void onStarted(int slot); in onStarted()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/3/android/net/ip/
DIIpClient.aidl29 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
30 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
32 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/4/android/net/ip/
DIIpClient.aidl12 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
13 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
15 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/ip/
DIIpClient.aidl30 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
31 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
33 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ip/
DIIpClient.aidl30 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
31 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
33 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ip/
DIIpClient.aidl31 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
32 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
34 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ip/
DIIpClient.aidl30 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
31 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
33 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
DIIpClient.aidl35 void addKeepalivePacketFilter(int slot, in TcpKeepalivePacketDataParcelable pkt); in addKeepalivePacketFilter()
36 void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
39 void addNattKeepalivePacketFilter(int slot, in NattKeepalivePacketDataParcelable pkt); in addNattKeepalivePacketFilter()
DIpClientManager.java220 public boolean addKeepalivePacketFilter(int slot, TcpKeepalivePacketData pkt) { in addKeepalivePacketFilter()
231 public boolean addKeepalivePacketFilter(int slot, TcpKeepalivePacketDataParcelable pkt) { in addKeepalivePacketFilter()
247 public boolean addKeepalivePacketFilter(int slot, NattKeepalivePacketData pkt) { in addKeepalivePacketFilter()
264 public boolean removeKeepalivePacketFilter(int slot) { in removeKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ip/
DIIpClient.aidl30 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
31 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
33 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/ip/
DIIpClient.aidl30 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
31 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
33 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ip/
DIIpClient.aidl31 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
32 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
34 …oneway void addNattKeepalivePacketFilter(int slot, in android.net.NattKeepalivePacketDataParcelabl… in addNattKeepalivePacketFilter()
/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/
DClipStorage.java150 private Writer createWriter(int slot) throws IOException { in createWriter()
156 public synchronized File getFile(int slot) throws IOException { in getFile()
240 int slot = claimStorageSlot(); in persistUris() local
246 void persistUris(Iterable<Uri> uris, int slot) { in persistUris()
259 PersistTask(ClipStorage clipStore, Iterable<Uri> uris, int slot) { in PersistTask()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/1/android/net/ip/
DIIpClient.aidl12 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
13 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
/packages/modules/NeuralNetworks/common/
DExecutionBurstController.cpp133 for (int32_t slot : slots) { in serialize() local
400 std::transform(slots.begin(), slots.end(), memories.begin(), [this](int32_t slot) { in getMemories()
438 const int32_t slot = iter->second; in freeMemory() local
449 const int32_t slot = allocateSlotLocked(); in getSlotLocked() local
454 const int32_t slot = iter->second; in getSlotLocked() local
464 const int32_t slot = mFreeSlots.top(); in allocateSlotLocked() local
471 const int32_t slot = static_cast<int32_t>(mMemoryCache.size()); in allocateSlotLocked() local
627 int32_t slot; in freeMemory() local
DExecutionBurstServer.cpp64 void addCacheEntry(const hardware::hidl_memory& memory, int32_t slot) override { in addCacheEntry()
68 void removeCacheEntry(int32_t slot) override { mMemoryCache.erase(slot); } in removeCacheEntry()
76 [this](int32_t slot) { return mMemoryCache[slot]; }); in execute()
564 hardware::Return<void> ExecutionBurstServer::freeMemory(int32_t slot) { in freeMemory()
571 const auto slotIsKnown = [this](int32_t slot) { in ensureCacheEntriesArePresentLocked()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/2/android/net/ip/
DIIpClient.aidl12 …oneway void addKeepalivePacketFilter(int slot, in android.net.TcpKeepalivePacketDataParcelable pkt… in addKeepalivePacketFilter()
13 oneway void removeKeepalivePacketFilter(int slot); in removeKeepalivePacketFilter()
/packages/apps/Gallery/src/com/android/camera/gallery/
DImageListUber.java66 MergeSlot slot = new MergeSlot(list, i); in ImageListUber() local
132 MergeSlot slot = nextMergeSlot(); in getImageAt() local
144 MergeSlot slot = mQueue.poll(); in nextMergeSlot() local
231 MergeSlot slot = nextMergeSlot(); in getImageIndex() local
/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DKeepaliveTracker.java327 void start(int slot) { in start()
438 int slot; in findFirstFreeSlot() local
450 int slot = findFirstFreeSlot(nai); in handleStartKeepalive() local
468 public void handleStopKeepalive(NetworkAgentInfo nai, int slot, int reason) { in handleStopKeepalive()
485 private void cleanupStoppedKeepalive(NetworkAgentInfo nai, int slot) { in cleanupStoppedKeepalive()
549 public void handleEventSocketKeepalive(@NonNull NetworkAgentInfo nai, int slot, int reason) { in handleEventSocketKeepalive()
DNetworkAgentInfo.java476 public void onStartNattSocketKeepalive(int slot, int intervalDurationMs, in onStartNattSocketKeepalive()
488 public void onStartTcpSocketKeepalive(int slot, int intervalDurationMs, in onStartTcpSocketKeepalive()
500 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive()
533 public void onAddNattKeepalivePacketFilter(int slot, in onAddNattKeepalivePacketFilter()
545 public void onAddTcpKeepalivePacketFilter(int slot, in onAddTcpKeepalivePacketFilter()
557 public void onRemoveKeepalivePacketFilter(int slot) { in onRemoveKeepalivePacketFilter()
655 public void sendSocketKeepaliveEvent(int slot, int reason) { in sendSocketKeepaliveEvent()
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/clipping/
DClipStorageTest.java109 int slot = mStorage.claimStorageSlot(); in testClaimStorageSlot_NoAvailableSlot() local
151 private void writeAll(int slot, List<Uri> uris) { in writeAll()
/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DMappedButtonConfig.java88 public List<Integer> getButtonsForSlot(int slot) { in getButtonsForSlot()

12