Searched refs:unlockNotificationChannel (Results 1 – 4 of 4) sorted by relevance
107 void unlockNotificationChannel(String pkg, int uid, String channelId); in unlockNotificationChannel() method
904 verify(mMockINotificationManager, times(1)).unlockNotificationChannel( in testHandleCloseControls_persistAutomatic()1075 verify(mMockINotificationManager, times(1)).unlockNotificationChannel( in testAutomaticUnlocksUserImportance()
665 mINotificationManager.unlockNotificationChannel(
4374 public void unlockNotificationChannel(String pkg, int uid, String channelId) {