Home
last modified time | relevance | path

Searched refs:startSystemActivity (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
DTvStatusBar.java79 startSystemActivity(new Intent(ACTION_OPEN_TV_NOTIFICATIONS_PANEL)); in animateExpandNotificationsPanel()
82 private void startSystemActivity(Intent intent) { in startSystemActivity() method in TvStatusBar