Searched refs:mBucket (Results 1 – 6 of 6) sorted by relevance
44 final Bucket mBucket; field in ChildHelper50 mBucket = new Bucket(); in ChildHelper()144 if (mBucket.remove(index)) { in removeView()188 mBucket.reset(); in removeAllViewsUnfiltered()283 mBucket.remove(offset); in detachViewFromParent()301 if (mBucket.get(index)) { in indexOfChild()335 mBucket.set(offset); in hide()354 if (!mBucket.get(offset)) { in unhide()357 mBucket.clear(offset); in unhide()380 if (mBucket.get(index)) { in removeViewIfHidden()[all …]
578 state.mBucket = -1; in testShouldShowStandardWarning()604 state.mBucket = -1; in testShouldShowStandardWarning()613 state.mBucket = 0; in testShouldShowStandardWarning()616 state.mBucket = 0; in testShouldShowStandardWarning()622 state.mBucket = 0; in testShouldShowStandardWarning()634 state.mBucket = 1; in testShouldShowStandardWarning()659 state.mBucket = 0; in testShouldDismissStandardWarning()661 state.mBucket = 1; in testShouldDismissStandardWarning()668 state.mBucket = 0; in testShouldDismissStandardWarning()674 state.mBucket = 0; in testShouldDismissStandardWarning()[all …]
34 private final int mBucket; field in NotifSectioner38 mBucket = bucket; in NotifSectioner()46 return mBucket; in getBucket()
38 private @PriorityBucket int mBucket; field in NotificationSection51 mBucket = bucket; in NotificationSection()81 return mBucket; in getBucket()309 return mFirstVisibleChild != null && mBucket != BUCKET_MEDIA_CONTROLS; in needsBackground()
144 private int mBucket; field in PowerNotificationWarnings200 } else if (bucket < mBucket) { in update()203 mBucket = bucket; in update()288 if (!mCurrentBatterySnapshot.isHybrid() || mBucket < 0 in showWarningNotification()565 + " [" + mBucket + "] playSound=" + playSound); in showLowBatteryWarning()
181 private int mBucket = BUCKET_ALERTING; field in NotificationEntry412 return mBucket; in getBucket()416 mBucket = bucket; in setBucket()