Searched refs:plugged (Results 1 – 8 of 8) sorted by relevance
40 private static Intent getCustomBatteryIntent(int plugged, int level, int scale, int status) { in getCustomBatteryIntent() argument42 intent.putExtra(BatteryManager.EXTRA_PLUGGED, plugged); in getCustomBatteryIntent()
138 boolean plugged = (0 != intent.getIntExtra(BatteryManager.EXTRA_PLUGGED, 0));140 if (plugged != mPlugged) {141 mPlugged = plugged;
168 final boolean plugged = batteryIntent.getIntExtra(BatteryManager.EXTRA_PLUGGED, -1) != 0; in updateHistPrefSummary()169 if (mPowerUsageFeatureProvider.isEnhancedBatteryPredictionEnabled(context) && !plugged) { in updateHistPrefSummary()
72 final int plugged = intent.getIntExtra(BatteryManager.EXTRA_PLUGGED, 0);78 ((plugged & BatteryManager.BATTERY_PLUGGED_ANY) != 0) &&
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...