Searched defs:locationChanged (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tests/CoreTests/android/core/
H A DTestEventHandler.java321 * Implements the EventHandler locationChanged method called when a server
326 public void locationChanged(String newLocation, boolean permanent) { method in class:TestEventHandler
328 Log.v(LOGTAG, "TestEventHandler: locationChanged() " +
/frameworks/base/core/java/android/net/http/
H A DLoggingEventHandler.java53 public void locationChanged(String newLocation, boolean permanent) { method in class:LoggingEventHandler
55 HttpLog.v("LoggingEventHandler: locationChanged() " + newLocation +

Completed in 110 milliseconds