Home | History | Annotate | Download | only in admin

Lines Matching defs:getLongSupportMessage

8109     public @Nullable CharSequence getLongSupportMessage(@NonNull ComponentName admin) {
8110 throwIfParentInstance("getLongSupportMessage");
8113 return mService.getLongSupportMessage(admin);