Searched refs:DEBUG_LOCKING (Results 1 – 1 of 1) sorted by relevance
42 static final boolean DEBUG_LOCKING = false; field in ApplicationsState441 if (DEBUG_LOCKING) Log.v(TAG, "resume about to acquire lock..."); in resume()449 if (DEBUG_LOCKING) Log.v(TAG, "...resume releasing lock"); in resume()453 if (DEBUG_LOCKING) Log.v(TAG, "pause about to acquire lock..."); in pause()461 if (DEBUG_LOCKING) Log.v(TAG, "...pause releasing lock"); in pause()534 if (DEBUG_LOCKING) Log.v(TAG, "rebuild acquired lock"); in handleRebuildList()539 if (DEBUG_LOCKING) Log.v(TAG, "rebuild releasing lock"); in handleRebuildList()646 if (DEBUG_LOCKING) Log.v(TAG, "getEntry about to acquire lock..."); in getEntry()658 if (DEBUG_LOCKING) Log.v(TAG, "...getEntry releasing lock"); in getEntry()673 if (DEBUG_LOCKING) Log.v(TAG, "requestSize about to acquire lock..."); in requestSize()[all …]