Home | History | Annotate | Download | only in location

Lines Matching defs:reportStatus

1222     private void reportStatus(int status) {
1223 if (DEBUG) Log.v(TAG, "reportStatus status: " + status);
1256 Log.w(TAG, "RemoteException in reportStatus");
1862 // preallocated arrays, to avoid memory allocation in reportStatus()