Searched refs:getCapacity (Results 1 – 9 of 9) sorted by relevance
72 when(mBatteryState.getCapacity()).thenReturn(1f); in setUp()138 when(mBatteryState.getCapacity()).thenReturn(-1f); in displayPreference_invalidCapacity_showsEmptySummary()150 when(mBatteryState.getCapacity()).thenReturn(0.2f); in onBatteryStateChanged_updatesSummary()
235 doReturn(0.5f).when(batteryState).getCapacity(); in onBatteryStateChanged_detectsValidUsi()
93 NumberFormat.getPercentInstance().format(batteryState.getCapacity())); in refresh()114 && batteryState.getCapacity() > 0f; in isValidBatteryState()
210 && mLastBatteryState.isPresent() && mLastBatteryState.getCapacity() > 0f; in isUsiBatteryValid()
106 public synchronized int getCapacity() { in getCapacity() method in GalleryBitmapPool
129 public synchronized int getCapacity() { in getCapacity() method in SparseArrayBitmapPool
621 public int getCapacity() { in getCapacity() method in NetworkDetail
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
799 Landroid/icu/impl/number/NumberStringBuilder;->getCapacity()I