Home
last modified time | relevance | path

Searched refs:sendExtraCommandLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1099 public void sendExtraCommandLocked(String command, Bundle extras) { in sendExtraCommandLocked() method in LocationManagerService.LocationProvider
3122 provider.sendExtraCommandLocked(command, extras); in sendExtraCommand()