Searched refs:makeBigTextNotification (Results 1 – 1 of 1) sorted by relevance
100 public static Notification makeBigTextNotification(Context context, int update, int id, in makeBigTextNotification() method in NotificationTests257 …final Notification n = makeBigTextNotification(mContext, 0, bigtextId, System.currentTimeMillis()); in testCreate()