Searched refs:mPublicLayout (Results 1 – 1 of 1) sorted by relevance
216 private NotificationContentView mPublicLayout; field in ExpandableNotificationRow426 return mPublicLayout; in getPublicLayout()582 mPublicLayout.updateExpandButtons(true); in onNotificationUpdated()1037 setChronometerRunning(running, mPublicLayout);1663 mPublicLayout.showFeedbackIcon(show, resIds);1711 mPublicLayout = findViewById(R.id.expandedPublic);2586 if (mPublicLayout.getChildCount() == 0) return;2589 mPublicLayout.animate().cancel();2611 View[] publicViews = new View[] {mPublicLayout};2762 mPublicLayout.setAlpha(1f);[all …]