/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/volume/ |
H A D | CarVolumeItemAdapter.java | 37 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 D | OnContinuousScrollListener.java | 66 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 D | OnContinuousScrollListener.java | 64 public OnContinuousScrollListener(@NonNull Context context, in OnContinuousScrollListener()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/activities/ |
H A D | RequestPermissionsActivity.java | 47 public static boolean hasRequiredPermissions(Context context) { in hasRequiredPermissions()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/ |
H A D | AlphaTouchInterceptorOverlay.java | 48 public AlphaTouchInterceptorOverlay(Context context) { in AlphaTouchInterceptorOverlay()
|
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/list/ |
H A D | ContactEntry.java | 43 public String getPreferredDisplayName(Context context) { in getPreferredDisplayName()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/commandline/ |
H A D | CommandLineReceiver.java | 42 public void onReceive(Context context, Intent intent) { in onReceive()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
H A D | custom_node_base.cpp | 55 auto context = PipelineContext::GetCurrentContext(); in MarkNeedUpdate() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
H A D | bubble_element.cpp | 65 auto context = context_.Upgrade(); in IsDeclarative() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | render_form.cpp | 71 auto context = GetContext().Upgrade(); in TouchTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
H A D | rich_text_resource.h | 46 const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in RichTextResource()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_clock/ |
H A D | rosen_render_text_clock.cpp | 28 void RosenRenderTextClock::Paint(RenderContext& context, const Offset& offset) in Paint()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | press_recognizer.h | 40 explicit PressRecognizer(const WeakPtr<PipelineContext>& context) : context_(context) {} in PressRecognizer()
|
/ohos5.0/base/telephony/call_manager/services/audio/src/ |
H A D | ring.cpp | 56 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 D | load_config_common_strategy.cpp | 29 bool LoadConfigCommonStrategy::operator()(std::shared_ptr<Context> context) in operator ()()
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/ |
H A D | identify_funcs_test.cpp | 63 UserAuthContext context = {}; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
H A D | rs_sub_thread.h | 34 …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 D | move_object_data.cpp | 25 MoveObjectData::MoveObjectData(std::shared_ptr<MtpOperationContext> &context) in MoveObjectData()
|
H A D | object_event_data.cpp | 23 ObjectEventData::ObjectEventData(shared_ptr<MtpOperationContext> &context) : PayloadData(context) in ObjectEventData()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
H A D | napi_open_settings.h | 30 std::shared_ptr<OHOS::AbilityRuntime::Context> context; member
|
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | print_extension.cpp | 58 std::shared_ptr<PrintExtensionContext> context = in CreateAndInitContext() local
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | LoadedApk.java | 1422 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 D | ListPopupWindow.java | 187 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 D | Cea708CaptionRenderer.java | 63 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 D | QSTileImpl.java | 253 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()
|