Searched refs:deviceBattery (Results 1 – 2 of 2) sorted by relevance
510 Integer deviceBattery = getBatteryLevel(device); in matches() local511 if (deviceBattery == null) { in matches()515 if (isLessAndNotNull(deviceBattery, mMinBattery)) { in matches()519 if (isLessEqAndNotNull(mMaxBattery, deviceBattery)) { in matches()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...