/aosp14/frameworks/base/packages/SettingsLib/SpaPrivileged/src/com/android/settingslib/spaprivileged/framework/common/ |
H A D | Contexts.kt | 33 val Context.activityManager get() = getSystemService(ActivityManager::class.java)!! regex 36 val Context.alarmManager get() = getSystemService(AlarmManager::class.java)!! regex 39 val Context.appHibernationManager get() = getSystemService(AppHibernationManager::class.java)!! regex 42 val Context.appOpsManager get() = getSystemService(AppOpsManager::class.java)!! regex 45 val Context.crossProfileApps get() = getSystemService(CrossProfileApps::class.java)!! regex 48 val Context.devicePolicyManager get() = getSystemService(DevicePolicyManager::class.java)!! regex 51 val Context.domainVerificationManager regex 55 val Context.permissionControllerManager regex 59 val Context.storageStatsManager get() = getSystemService(StorageStatsManager::class.java)!! regex 62 val Context.userManager get() = getSystemService(UserManager::class.java)!! regex [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/domain/interactor/ |
H A D | CredentialInteractor.kt | 177 private fun Context.getFinalAttemptMessageOrBlank( regex 189 private fun Context.getLastAttemptBeforeWipeMessage( regex 201 private fun Context.getLastAttemptBeforeWipeDeviceMessage( regex 216 private fun Context.getLastAttemptBeforeWipeProfileMessage( regex 245 private fun Context.getLastAttemptBeforeWipeUserMessage( regex 260 private fun Context.getNowWipingMessage( regex
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/theme/ |
H A D | SettingsFontFamily.kt | 36 private fun Context.getSettingsFontFamily(): SettingsFontFamily { regex 49 private fun Context.getFontFamily( regex 62 private fun Context.getAndroidConfig(configName: String): String { regex
|
/aosp14/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | StringPool.h | 69 Context(uint32_t p, const android::ConfigDescription& c) : priority(p), config(c) { in Context() function 71 explicit Context(uint32_t p) : priority(p) { in Context() function 73 explicit Context(const android::ConfigDescription& c) : priority(kNormalPriority), config(c) { in Context() function
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/ |
H A D | CredentialViewModel.kt | 141 private fun Context.asBadCredentialErrorMessage(prompt: BiometricPromptRequest?): String = regex 160 private fun Context.asLockIcon(userId: Int): Drawable { regex
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/ |
H A D | MessageFormats.kt | 29 fun Context.formatString(@StringRes resId: Int, vararg arguments: Pair<String, Any>): String = regex
|
/aosp14/frameworks/base/errorprone/tests/res/android/content/ |
H A D | Context.java | 19 public class Context { class
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/ |
H A D | SettingsScaffold.kt | 77 private fun Context.getActivity(): Activity? = when (this) { regex
|
/aosp14/system/core/toolbox/ |
H A D | getprop.cpp | 34 Context, enumerator
|
/aosp14/frameworks/base/tools/aapt2/cmd/ |
H A D | Convert.cpp | 211 class Context : public IAaptContext { class 213 Context() : mangler_({}), symbols_(&mangler_) { in Context() function in aapt::Context
|
/aosp14/frameworks/base/tools/aapt2/test/ |
H A D | Context.h | 36 Context() : name_mangler_({}), symbols_(&name_mangler_), min_sdk_version_(0) {} in Context() function
|
/aosp14/frameworks/base/libs/androidfw/ |
H A D | StringPool.cpp | 300 const std::function<int(const StringPool::Context&, const StringPool::Context&)>& cmp) { in SortEntries() 317 void StringPool::Sort(const std::function<int(const Context&, const Context&)>& cmp) { in Sort()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/ |
H A D | PrivacyDialogV2.kt | 408 private fun Context.getPermGroupIcon(groupName: String): Drawable { regex
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/ |
H A D | DomainVerificationEnforcerTest.kt | 732 private fun Context.initPermission(boolean: AtomicBoolean, permission: String) { regex
|
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | PolicyDefinition.java | 570 QuadFunction<V, Context, Integer, PolicyKey, Boolean> policyEnforcerCallback, in PolicyDefinition() argument 583 QuadFunction<V, Context, Integer, PolicyKey, Boolean> policyEnforcerCallback, in PolicyDefinition() argument
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | Context.java | 124 public abstract class Context { class
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |