Searched refs:showPrivacyReminderNotification (Results 1 – 4 of 4) sorted by relevance
213 mNotificationHelper.showPrivacyReminderNotification( in provisioningFinalized()240 mNotificationHelper.showPrivacyReminderNotification( in provisioningFinalized()
83 mNotificationHelper.showPrivacyReminderNotification( in testShowPrivacyReminderNotification()
76 public void showPrivacyReminderNotification(Context context, in showPrivacyReminderNotification() method in NotificationHelper
246 verify(mNotificationHelper).showPrivacyReminderNotification(eq(mContext), anyInt()); in testDeviceOwner()