Home
last modified time | relevance | path

Searched defs:context (Results 6651 – 6675 of 14387) sorted by relevance

1...<<261262263264265266267268269270>>...576

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/
H A DBrightnessSliderView.java51 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 DBatterySaverScheduleSettings.java83 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 DChooseAccountPreferenceController.java74 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 DGraphicsDriverEnableForAllAppsPreferenceController.java75 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 DPredictionRowView.java74 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 DSysUINavigationMode.java60 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 DAppEntitiesHeaderController.java102 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 DAllAppsBackgroundDrawable.java54 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 DRecordingStorageStatusManager.java127 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 DDividerItemDecoration.java72 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 DColorPickerPalette.java45 public ColorPickerPalette(Context context, AttributeSet attrs) { in ColorPickerPalette()
49 public ColorPickerPalette(Context context) { in ColorPickerPalette()
/aosp12/frameworks/base/tools/aapt2/
H A DStringPool.h129 Context context; variable
149 Context context; variable
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DInput.h106 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 DContactsUtils.java144 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 Dtoast_view.cpp36 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 Dplugin_sub_container.h35 …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 Dnumber_format_module.cpp40 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 Dgnss_status_callback_napi.cpp140 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 Dhiappevent_config.cpp202 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 Diupdater.cpp50 [&](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 DOpenNetworkNotifier.java37 WifiContext context, in OpenNetworkNotifier()
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
H A DDaveyView.java40 public DaveyView(Context context, AttributeSet attrs) { in DaveyView()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/
H A DRequiredActivity.java46 @NonNull UserHandle user, @NonNull Context context) { in queryIntentComponentsAsUser()
H A DRequiredBroadcastReceiver.java46 @NonNull UserHandle user, @NonNull Context context) { in queryIntentComponentsAsUser()
H A DRequiredContentProvider.java46 @NonNull UserHandle user, @NonNull Context context) { in queryIntentComponentsAsUser()

1...<<261262263264265266267268269270>>...576