Home | History | Annotate | Download | only in location

Lines Matching defs:reportStatus

1137     private void reportStatus(int status) {
1138 if (DEBUG) Log.v(TAG, "reportStatus status: " + status);
1171 Log.w(TAG, "RemoteException in reportStatus");
1189 Log.w(TAG, "RemoteException in reportStatus");
1632 // preallocated arrays, to avoid memory allocation in reportStatus()