Home | History | Annotate | Download | only in btservice

Lines Matching defs:acquireWakeLock

2313     private boolean acquireWakeLock(String lockName) {
2328 // by |acquireWakeLock|. If the wake lock is not held, this function returns failure.
2330 // needed here. See the comment for |acquireWakeLock| for an explanation of the interface.