Searched defs:notifyCleartextNetwork (Results 1 – 3 of 3) sorted by relevance
153 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork() method
572 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork() method
2065 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork() method in ActivityThread.ApplicationThread