Searched defs:deny (Results 1 – 5 of 5) sorted by relevance
439 AppEntry deny = mock(AppEntry.class); in testFilterRecency() local456 AppEntry deny = mock(AppEntry.class); in testFilterFrequency() local473 AppEntry deny = mock(AppEntry.class); in testFilterBlocked() local
146 public void deny() { in deny() method in WebViewBrowserActivity.GeoPermissionRequest180 public void deny() { in deny() method in WebViewBrowserActivity.FilePermissionRequest
250 final PendingIntent deny = PendingIntent.getBroadcast(mContext, 0, in showNotifications() local
255 def deny(self) -> ui_core.UIPage: member in AllowNotification
892 val deny = changeRequest === ChangeRequest.REVOKE_STORAGE_SUPERGROUP in <lambda>() constant