Searched refs:hasUndecoratedRemoteView (Results 1 – 4 of 4) sorted by relevance
1096 assertFalse("false positive detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_NoRemoteViews()1105 assertFalse("false positive detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_NoRemoteViewsWithStyle()1113 assertTrue("false negative detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_UndecoratedContent()1122 assertTrue("false negative detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_UndecoratedBig()1131 assertTrue("false negative detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_UndecoratedHeadsup()1140 assertFalse("false positive detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_DecoratedRemoteViews()1149 assertFalse("false positive detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_DecoratedMediaRemoteViews()1158 assertTrue("false negative detection", record.hasUndecoratedRemoteView()); in testHasUndecoratedRemoteViews_UndecoratedWrongStyle()
150 stats.numUndecoratedRemoteViews += (notification.hasUndecoratedRemoteView() ? 1 : 0); in registerPostedByApp()
1390 public boolean hasUndecoratedRemoteView() { in hasUndecoratedRemoteView() method in NotificationRecord
27208 HPLcom/android/server/notification/NotificationRecord;->hasUndecoratedRemoteView()Z+]Ljava/lang/Obj…