Home | History | Annotate | Download | only in phone

Lines Matching refs:getCellLocation

1431     public Bundle getCellLocation(String callingPackage) {
1432 enforceFineOrCoarseLocationPermission("getCellLocation");
1437 log("getCellLocation: returning null; mode != allowed");
1443 if (DBG_LOC) log("getCellLocation: is active user");
1449 phone.getCellLocation().fillInNotifierBundle(data);
1452 log("getCellLocation: suppress non-active user");