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