Home
last modified time | relevance | path

Searched defs:context (Results 6601 – 6625 of 14387) sorted by relevance

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/volume/
H A DCarVolumeItemAdapter.java37 public CarVolumeItemAdapter(Context context, List<CarVolumeItem> items) { in CarVolumeItemAdapter()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/
H A DOnContinuousScrollListener.java66 public OnContinuousScrollListener(@NonNull Context context, in OnContinuousScrollListener()
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/
H A DOnContinuousScrollListener.java64 public OnContinuousScrollListener(@NonNull Context context, in OnContinuousScrollListener()
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/
H A DRequestPermissionsActivity.java47 public static boolean hasRequiredPermissions(Context context) { in hasRequiredPermissions()
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DAlphaTouchInterceptorOverlay.java48 public AlphaTouchInterceptorOverlay(Context context) { in AlphaTouchInterceptorOverlay()
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactEntry.java43 public String getPreferredDisplayName(Context context) { in getPreferredDisplayName()
/aosp12/packages/apps/Dialer/java/com/android/dialer/commandline/
H A DCommandLineReceiver.java42 public void onReceive(Context context, Intent intent) { in onReceive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_base.cpp55 auto context = PipelineContext::GetCurrentContext(); in MarkNeedUpdate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Dbubble_element.cpp65 auto context = context_.Upgrade(); in IsDeclarative() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Drender_form.cpp71 auto context = GetContext().Upgrade(); in TouchTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.h46 const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in RichTextResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Drosen_render_text_clock.cpp28 void RosenRenderTextClock::Paint(RenderContext& context, const Offset& offset) in Paint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpress_recognizer.h40 explicit PressRecognizer(const WeakPtr<PipelineContext>& context) : context_(context) {} in PressRecognizer()
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Dring.cpp56 const std::shared_ptr<AbilityRuntime::Context> context; in Play() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dload_config_common_strategy.cpp29 bool LoadConfigCommonStrategy::operator()(std::shared_ptr<Context> context) in operator ()()
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Didentify_funcs_test.cpp63 UserAuthContext context = {}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.h34 …RSSubThread(RenderContext* context, uint32_t threadIndex) : threadIndex_(threadIndex), renderConte… in RSSubThread()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dmove_object_data.cpp25 MoveObjectData::MoveObjectData(std::shared_ptr<MtpOperationContext> &context) in MoveObjectData()
H A Dobject_event_data.cpp23 ObjectEventData::ObjectEventData(shared_ptr<MtpOperationContext> &context) : PayloadData(context) in ObjectEventData()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_open_settings.h30 std::shared_ptr<OHOS::AbilityRuntime::Context> context; member
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/
H A Dprint_extension.cpp58 std::shared_ptr<PrintExtensionContext> context = in CreateAndInitContext() local
/aosp12/frameworks/base/core/java/android/app/
H A DLoadedApk.java1422 public void removeContextRegistrations(Context context, in removeContextRegistrations()
1482 Context context, Handler handler, in getReceiverDispatcher()
1511 public IIntentReceiver forgetReceiverDispatcher(Context context, in forgetReceiverDispatcher()
1703 ReceiverDispatcher(BroadcastReceiver receiver, Context context, in ReceiverDispatcher()
1720 void validate(Context context, Handler activityThread) { in validate()
1784 Context context, Handler handler, int flags) { in getServiceDispatcher()
1789 Context context, Executor executor, int flags) { in getServiceDispatcher()
1823 Context context) { in lookupServiceDispatcher()
1834 public final IServiceConnection forgetServiceDispatcher(Context context, in forgetServiceDispatcher()
1927 Context context, Handler activityThread, int flags) { in ServiceDispatcher()
[all …]
/aosp12/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java187 public ListPopupWindow(@NonNull Context context) { in ListPopupWindow()
198 public ListPopupWindow(@NonNull Context context, @Nullable AttributeSet attrs) { in ListPopupWindow()
210 public ListPopupWindow(@NonNull Context context, @Nullable AttributeSet attrs, in ListPopupWindow()
224 public ListPopupWindow(@NonNull Context context, @Nullable AttributeSet attrs, in ListPopupWindow()
1139 Context context = mContext; in buildDropDown() local
/aosp12/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java63 public Cea708CaptionRenderer(Context context) { in Cea708CaptionRenderer()
1027 public Cea708CCWidget(Context context) { in Cea708CCWidget()
1031 public Cea708CCWidget(Context context, AttributeSet attrs) { in Cea708CCWidget()
1047 public ClosedCaptionLayout createCaptionLayout(Context context) { in createCaptionLayout()
1089 public ScaledLayout(Context context) { in ScaledLayout()
1128 public ScaledLayoutParams(Context context, AttributeSet attrs) { in ScaledLayoutParams()
1319 public CCLayout(Context context) { in CCLayout()
1693 public CCWindowLayout(Context context) { in CCWindowLayout()
1697 public CCWindowLayout(Context context, AttributeSet attrs) { in CCWindowLayout()
2122 public CCView(Context context) { in CCView()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java253 public QSIconView createTileView(Context context) { in createTileView()
693 public Drawable getDrawable(Context context) { in getDrawable()
698 public Drawable getInvisibleDrawable(Context context) { in getInvisibleDrawable()
748 public Drawable getDrawable(Context context) { in getDrawable()
753 public Drawable getInvisibleDrawable(Context context) { in getInvisibleDrawable()
778 public Drawable getDrawable(Context context) { in getDrawable()

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