Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java686 AppOpsInfo appOpsContent = (AppOpsInfo) LayoutInflater.from(context).inflate( in createAppOpsItem() local
688 MenuItem info = new NotificationMenuItem(context, null, appOpsContent, in createAppOpsItem()