Searched refs:mNotificationPanelDebugText (Results 1 – 1 of 1) sorted by relevance
347 TextView mNotificationPanelDebugText; field in PhoneStatusBar763 mNotificationPanelDebugText = (TextView) mNotificationPanel.findViewById( in makeStatusBarView()765 mNotificationPanelDebugText.setVisibility(View.VISIBLE); in makeStatusBarView()3613 if (MULTIUSER_DEBUG) mNotificationPanelDebugText.setText("USER " + newUserId); in userSwitched()