Searched refs:notifyCleartextNetwork (Results 1 – 6 of 6) sorted by relevance
145 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork() method
443 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork() method
1400 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityThread.ApplicationThread
946 ActivityManager.getService().notifyCleartextNetwork(uid, firstPacket); in onEvent()
2275 p.thread.notifyCleartextNetwork(firstPacket); in handleMessage()12589 public void notifyCleartextNetwork(int uid, byte[] firstPacket) {
16472 HSPLandroid/app/IActivityManager;->notifyCleartextNetwork(I[B)V16645 HSPLandroid/app/IApplicationThread;->notifyCleartextNetwork([B)V