Home | History | Annotate | Download | only in music

Lines Matching refs:RELEASE_WAKELOCK

104     private static final int RELEASE_WAKELOCK = 2;
221 case RELEASE_WAKELOCK:
1972 // This temporary wakelock is released when the RELEASE_WAKELOCK
1976 mHandler.sendEmptyMessage(RELEASE_WAKELOCK);