public interface RequestPermissionCallback
abstract void
onResult(boolean allGranted, List<String> grantedList, List<String> deniedList)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onResult(boolean allGranted, List<String> grantedList, List<String> deniedList)