Searched refs:delegation (Results 1 – 7 of 7) sorted by relevance
49 "Audio focus gain requires FGS or delegation to "111 "Audio focus gain requires FGS or delegation to "
43 …description: "Feature flag for supporting stylus handwriting delegation from RemoteViews on the ho…
31 // IPv6 provisioning is triggered from heuristic DHCPv6 prefix delegation.
75 delegation to simplify the code.
198 version of Paint can still use (either by inheritance or delegation) all the original non-native
9143 ForegroundServiceDelegation delegation = mFgsDelegations.keyAt(i); in startForegroundServiceDelegateLocked() local9144 if (delegation.mOptions.isSameDelegate(options)) { in startForegroundServiceDelegateLocked()9196 final ForegroundServiceDelegation delegation = in startForegroundServiceDelegateLocked() local9198 r.mFgsDelegation = delegation; in startForegroundServiceDelegateLocked()9199 mFgsDelegations.put(delegation, r); in startForegroundServiceDelegateLocked()9239 connection.onServiceConnected(cn, delegation.mBinder); in startForegroundServiceDelegateLocked()
8286 field public static final String DELEGATION_APP_RESTRICTIONS = "delegation-app-restrictions";8287 field public static final String DELEGATION_BLOCK_UNINSTALL = "delegation-block-uninstall";8288 field public static final String DELEGATION_CERT_INSTALL = "delegation-cert-install";8289 field public static final String DELEGATION_CERT_SELECTION = "delegation-cert-selection";8290 field public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app";8291 …field public static final String DELEGATION_INSTALL_EXISTING_PACKAGE = "delegation-install-existin…8292 …field public static final String DELEGATION_KEEP_UNINSTALLED_PACKAGES = "delegation-keep-uninstall…8293 field public static final String DELEGATION_NETWORK_LOGGING = "delegation-network-logging";8294 field public static final String DELEGATION_PACKAGE_ACCESS = "delegation-package-access";8295 field public static final String DELEGATION_PERMISSION_GRANT = "delegation-permission-grant";[all …]