Home | History | Annotate | Download | only in admin

Lines Matching defs:getDelegatedScopes

4409      public List<String> getDelegatedScopes(@Nullable ComponentName admin,
4411 throwIfParentInstance("getDelegatedScopes");
4414 return mService.getDelegatedScopes(admin, delegatedPackage);
5716 * @deprecated From {@link android.os.Build.VERSION_CODES#O}. Use {@link #getDelegatedScopes}