Home | History | Annotate | Download | only in location

Lines Matching defs:reportStatus

1458     private void reportStatus(int status) {
1459 if (DEBUG) Log.v(TAG, "reportStatus status: " + status);
2157 // preallocated arrays, to avoid memory allocation in reportStatus()