Home
last modified time | relevance | path

Searched refs:notifyCleartextNetwork (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl145 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork() method
DIActivityManager.aidl443 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork() method
DActivityThread.java1400 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityThread.ApplicationThread
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java946 ActivityManager.getService().notifyCleartextNetwork(uid, firstPacket); in onEvent()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java2275 p.thread.notifyCleartextNetwork(firstPacket); in handleMessage()
12589 public void notifyCleartextNetwork(int uid, byte[] firstPacket) {
/frameworks/base/config/
Dboot-image-profile.txt16472 HSPLandroid/app/IActivityManager;->notifyCleartextNetwork(I[B)V
16645 HSPLandroid/app/IApplicationThread;->notifyCleartextNetwork([B)V