/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ |
H A D | BrightnessSliderView.java | 51 public BrightnessSliderView(Context context) { in BrightnessSliderView() 55 public BrightnessSliderView(Context context, AttributeSet attrs) { in BrightnessSliderView()
|
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/ |
H A D | BatterySaverScheduleSettings.java | 83 public void onAttach(Context context) { in onAttach() 123 Context context = getContext(); in getCandidates() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/accounts/ |
H A D | ChooseAccountPreferenceController.java | 74 public ChooseAccountPreferenceController(Context context, String preferenceKey) { in ChooseAccountPreferenceController() 166 final Context context = mScreen.getContext(); in onAuthDescriptionsUpdated() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/graphicsdriver/ |
H A D | GraphicsDriverEnableForAllAppsPreferenceController.java | 75 public GraphicsDriverEnableForAllAppsPreferenceController(Context context, String key) { in GraphicsDriverEnableForAllAppsPreferenceController() 174 public static CharSequence[] constructEntryList(Context context, boolean withSystem) { in constructEntryList()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/ |
H A D | PredictionRowView.java | 74 public PredictionRowView(@NonNull Context context) { in PredictionRowView() 78 public PredictionRowView(@NonNull Context context, @Nullable AttributeSet attrs) { in PredictionRowView()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | SysUINavigationMode.java | 60 public static Mode getMode(Context context) { in getMode() 84 public SysUINavigationMode(Context context) { in SysUINavigationMode()
|
/aosp12/frameworks/base/packages/SettingsLib/EntityHeaderWidgets/src/com/android/settingslib/widget/ |
H A D | AppEntitiesHeaderController.java | 102 public static AppEntitiesHeaderController newInstance(@NonNull Context context, in newInstance() 107 private AppEntitiesHeaderController(Context context, View appEntitiesHeaderView) { in AppEntitiesHeaderController()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
H A D | AllAppsBackgroundDrawable.java | 54 public TransformedImageDrawable(Context context, int resourceId, float xPct, float yPct, in TransformedImageDrawable() 101 public AllAppsBackgroundDrawable(Context context) { in AllAppsBackgroundDrawable()
|
/aosp12/packages/apps/TV/common/src/com/android/tv/common/recording/ |
H A D | RecordingStorageStatusManager.java | 127 public void onReceive(Context context, Intent intent) { in onReceive() 153 public RecordingStorageStatusManager(@ApplicationContext Context context) { in RecordingStorageStatusManager()
|
/aosp12/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/ |
H A D | DividerItemDecoration.java | 72 public static DividerItemDecoration getDefault(Context context) { in getDefault() 85 public DividerItemDecoration(Context context) { in DividerItemDecoration()
|
/aosp12/frameworks/opt/colorpicker/src/com/android/colorpicker/ |
H A D | ColorPickerPalette.java | 45 public ColorPickerPalette(Context context, AttributeSet attrs) { in ColorPickerPalette() 49 public ColorPickerPalette(Context context) { in ColorPickerPalette()
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | StringPool.h | 129 Context context; variable 149 Context context; variable
|
/aosp12/frameworks/compile/mclinker/include/mcld/MC/ |
H A D | Input.h | 106 const LDContext* context() const { return m_pContext; } in context() function 107 LDContext* context() { return m_pContext; } in context() function
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/ |
H A D | ContactsUtils.java | 144 public static int getThumbnailSize(Context context) { in getThumbnailSize() 186 public static Pair<Intent, Intent> buildImIntent(Context context, ImDataItem im) { in buildImIntent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
H A D | toast_view.cpp | 36 auto context = PipelineBase::GetCurrentContext(); in CreateToastNode() local 92 auto context = PipelineBase::GetCurrentContext(); in UpdateTextLayoutProperty() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | plugin_sub_container.h | 35 …explicit PluginSubContainer(const WeakPtr<PipelineBase>& context) : outSidePipelineContext_(contex… in PluginSubContainer() 36 PluginSubContainer(const WeakPtr<PipelineBase>& context, int32_t instanceId) in PluginSubContainer()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | number_format_module.cpp | 40 const jerry_value_t context, in CreateNumberFormat() 95 const jerry_value_t context, in Format()
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | gnss_status_callback_napi.cpp | 140 GnssStatusAsyncContext *context = new (std::nothrow) GnssStatusAsyncContext(env_); in Send() local 163 GnssStatusAsyncContext *context = nullptr; in UvQueueWork() local
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_config.cpp | 202 std::shared_ptr<OHOS::AbilityRuntime::ApplicationContext> context = in GetStorageDir() local 223 std::shared_ptr<OHOS::AbilityRuntime::ApplicationContext> context = in GetRunningId() local
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/ |
H A D | iupdater.cpp | 50 [&](void *context) -> int { in On() 128 return StartSession(env, info, sessionParams, [](void *context) -> int { in StartParamErrorSession()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | OpenNetworkNotifier.java | 37 WifiContext context, in OpenNetworkNotifier()
|
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
H A D | DaveyView.java | 40 public DaveyView(Context context, AttributeSet attrs) { in DaveyView()
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/ |
H A D | RequiredActivity.java | 46 @NonNull UserHandle user, @NonNull Context context) { in queryIntentComponentsAsUser()
|
H A D | RequiredBroadcastReceiver.java | 46 @NonNull UserHandle user, @NonNull Context context) { in queryIntentComponentsAsUser()
|
H A D | RequiredContentProvider.java | 46 @NonNull UserHandle user, @NonNull Context context) { in queryIntentComponentsAsUser()
|