Searched refs:BubbleDebugConfig (Results 1 – 11 of 11) sorted by relevance
19 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_OVERFLOW;20 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;21 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;254 Log.d(TAG, BubbleDebugConfig.formatBubblesString(
38 private val TAG = if (BubbleDebugConfig.TAG_WITH_CLASS_NAME) "ManageEducationView"39 else BubbleDebugConfig.TAG_BUBBLES
43 private val TAG = if (BubbleDebugConfig.TAG_WITH_CLASS_NAME) "BubbleStackEducationView"44 else BubbleDebugConfig.TAG_BUBBLES
28 public class BubbleDebugConfig { class
21 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;22 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
47 private static final String TAG = BubbleDebugConfig.TAG_WITH_CLASS_NAME49 : BubbleDebugConfig.TAG_BUBBLES;135 if (BubbleDebugConfig.DEBUG_POSITIONER) { in update()
25 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_EXPANDED_VIEW;26 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;27 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
24 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_STACK_VIEW;25 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;26 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;282 String bubblesOnScreen = BubbleDebugConfig.formatBubblesString( in dump()1141 final boolean shouldShow = (!seen || BubbleDebugConfig.forceShowUserEducation(mContext)) in shouldShowManageEdu()1143 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowManageEdu()1168 final boolean shouldShow = !seen || BubbleDebugConfig.forceShowUserEducation(mContext); in shouldShowStackEdu()1169 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowStackEdu()2088 Log.d(TAG, BubbleDebugConfig.formatBubblesString(getBubblesOnScreen(), in animateCollapse()
20 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_DATA;21 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;22 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
25 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;26 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
33 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;34 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;