Searched refs:BubbleDebugConfig (Results 1 – 16 of 16) sorted by relevance
21 import com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_USER_EDUCATION22 import com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES23 import com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME45 (!hasSeenStackEducation || BubbleDebugConfig.forceShowUserEducation(context))54 (!hasSeenManageEducation || BubbleDebugConfig.forceShowUserEducation(context))
19 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;20 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
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;276 Log.d(TAG, BubbleDebugConfig.formatBubblesString(
38 private val TAG = if (BubbleDebugConfig.TAG_WITH_CLASS_NAME) "ManageEducationView"39 else BubbleDebugConfig.TAG_BUBBLES
42 private val TAG = if (BubbleDebugConfig.TAG_WITH_CLASS_NAME) "BubbleStackEducationView"43 else BubbleDebugConfig.TAG_BUBBLES
28 public class BubbleDebugConfig { class
45 private static final String TAG = BubbleDebugConfig.TAG_WITH_CLASS_NAME47 : BubbleDebugConfig.TAG_BUBBLES;138 if (BubbleDebugConfig.DEBUG_POSITIONER) { in update()
21 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;22 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;306 String bubblesOnScreen = BubbleDebugConfig.formatBubblesString( in dump()1284 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowManageEdu()1287 if (shouldShow && BubbleDebugConfig.neverShowUserEducation(mContext)) { in shouldShowManageEdu()1288 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowManageEdu()1322 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowStackEdu()1325 if (shouldShow && BubbleDebugConfig.neverShowUserEducation(mContext)) { in shouldShowStackEdu()1326 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowStackEdu()[all …]
23 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_EXPANDED_VIEW;
26 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_EXPANDED_VIEW;27 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;28 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
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;
27 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_BUBBLE_CONTROLLER;28 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;29 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
18 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_COLLAPSE_ANIMATOR;19 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_EXPANDED_VIEW_DRAGGING;20 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;21 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;
28 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_BUBBLES;29 import static com.android.wm.shell.bubbles.BubbleDebugConfig.TAG_WITH_CLASS_NAME;