Searched refs:contentDescForNotification (Results 1 – 3 of 3) sorted by relevance
39 return StatusBarIconView.contentDescForNotification(context, n)
186 StatusBarIconView.contentDescForNotification(mContext, n); in testContentDescForNotification_invalidAi_noCrash()
624 String d = contentDescForNotification(mContext, notification); in setContentDescription()649 public static String contentDescForNotification(Context c, Notification n) { in contentDescForNotification() method in StatusBarIconView