Lines Matching refs:hasWakeLock
1297 final boolean hasWakeLock;1299 hasWakeLock = ExchangeService.isHoldingWakeLock(mMailboxId);1300 if (isPingCommand && !hasWakeLock) {1305 if (isPingCommand && hasWakeLock) {1315 if (isPingCommand && hasWakeLock) {