Searched refs:recompute (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java4931 protected int getMaxKeyguardNotifications(boolean recompute) { argument
4932 if (recompute) {
4942 return getMaxKeyguardNotifications(false /* recompute */);
6775 int maxBefore = getMaxKeyguardNotifications(false /* recompute */);
6776 int maxNotifications = getMaxKeyguardNotifications(true /* recompute */);
7248 maxNotifications = getMaxKeyguardNotifications(true /* recompute */);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 205 milliseconds