Searched defs:appResponse (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/net/ | ||
D | ICaptivePortal.aidl | 25 void appResponse(int response); in appResponse() method |
/frameworks/base/tests/net/common/java/android/net/ | ||
D | CaptivePortalTest.java | 49 public void appResponse(final int response) throws RemoteException { in appResponse() method in CaptivePortalTest.MyCaptivePortalImpl |
/frameworks/base/services/core/java/com/android/server/ | ||
D | ConnectivityService.java | 3831 public void appResponse(final int response) { in appResponse() method in ConnectivityService.CaptivePortalImpl |