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