Searched refs:unlockNotificationChannel (Results 1 – 4 of 4) sorted by relevance
103 void unlockNotificationChannel(String pkg, int uid, String channelId); in unlockNotificationChannel() method
1019 verify(mMockINotificationManager, times(1)).unlockNotificationChannel( in testHandleCloseControls_persistAutomatic()1195 verify(mMockINotificationManager, times(1)).unlockNotificationChannel( in testAutomaticUnlocksUserImportance()
685 mINotificationManager.unlockNotificationChannel(
4118 public void unlockNotificationChannel(String pkg, int uid, String channelId) {