/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/ |
H A D | AppDialogFragment.java | 66 boolean managing, boolean connected) { in show() argument 67 if (!managing && !connected) { in show() 71 show(parent, null, packageInfo, label, managing, connected); in show() 75 String label, boolean managing, boolean connected) { in show() argument 83 args.putBoolean(ARG_MANAGING, managing); in show() 108 boolean managing = args.getBoolean(ARG_MANAGING); in onCreateDialog() 111 if (managing) { in onCreateDialog()
|
/aosp12/frameworks/base/services/core/java/com/android/server/trust/ |
H A D | TrustArchive.java | 99 public void logManagingTrust(int userId, ComponentName agent, boolean managing) { in logManagingTrust() argument 100 addEvent(new Event(TYPE_MANAGING_TRUST, userId, agent, null, 0, 0, managing)); in logManagingTrust()
|
/aosp12/hardware/interfaces/wifi/hostapd/1.1/ |
H A D | IHostapdCallback.hal | 20 * Top-level object for managing SoftAPs.
|
H A D | IHostapd.hal | 25 * Top-level object for managing SoftAPs.
|
/aosp12/frameworks/base/packages/SystemUI/docs/keyguard/ |
H A D | bouncer.md | 9 1. [KeyguardBouncer][1] - Entrypoint for managing the bouncer visibility.
|
/aosp12/hardware/interfaces/wifi/hostapd/1.3/ |
H A D | IHostapdCallback.hal | 25 * Top-level callback object for managing SoftAPs.
|
H A D | IHostapd.hal | 28 * Top-level object for managing SoftAPs.
|
/aosp12/hardware/interfaces/wifi/hostapd/1.0/ |
H A D | IHostapd.hal | 22 * Top-level object for managing SoftAPs.
|
/aosp12/hardware/interfaces/boot/1.0/ |
H A D | IBootControl.hal | 20 * The Boot Control HAL is designed to allow for managing sets of redundant
|
/aosp12/hardware/interfaces/wifi/hostapd/1.2/ |
H A D | IHostapd.hal | 28 * Top-level object for managing SoftAPs.
|
/aosp12/frameworks/base/proto/src/ |
H A D | system_messages.proto | 152 // Inform the user that a certificate authority is managing SSL
|
/aosp12/hardware/interfaces/automotive/evs/1.1/ |
H A D | types.hal | 329 * Identifier of data frame. Used by implementation for managing multiple frames in flight.
|
/aosp12/system/update_engine/ |
H A D | README.md | 147 managing organizations. Some of these policies affect how/when updates should be
|
/aosp12/system/core/rootdir/ |
H A D | init.rc | 1009 # parameters to match how it is managing things.
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |