Lines Matching full:privileged
77 * CarrierConfigLoader binds to privileged carrier apps to fetch carrier config overlays.
91 // Carrier configs from privileged carrier config app, indexed by phoneID.
621 * the default app and a privileged carrier app, if present. This will not bind to an app if we
639 // SKIP checking run-time READ_PHONE_STATE since using PRIVILEGED
665 // TODO: Check that the calling packages is privileged for subId specifically.
668 // Requires the calling app to be either a carrier privileged app or
669 // system privileged app with MODIFY_PHONE_STATE permission.