Home
last modified time | relevance | path

Searched defs:Context (Results 1 – 25 of 73) sorted by relevance

123

/packages/modules/Bluetooth/system/test/headless/
Dmessenger.h36 struct Context { struct
46 bool await_callback(Context& context); argument
/packages/services/Car/cpp/evs/manager/1.1/
Dservice.cpp41 struct Context { struct
48 static void startService(Context* context) { in startService() argument
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dfeatures.rs20 pub async fn initiate(ctx: &impl Context, features_page: u8) -> u64 { in initiate()
36 pub async fn respond(ctx: &impl Context) { in respond()
51 async fn supported_on_both_page(ctx: &impl Context, page_number: u8, feature_mask: u64) -> bool { in supported_on_both_page()
66 ctx: &impl Context, in supported_on_both_page1()
73 ctx: &impl Context, in supported_on_both_page2()
Dauthentication.rs26 ctx: &impl Context, in send_challenge()
39 pub async fn receive_challenge(ctx: &impl Context, _link_key: [u8; 16]) { in receive_challenge()
44 pub async fn initiate(ctx: &impl Context) { in initiate()
104 pub async fn respond(ctx: &impl Context) { in respond()
Dencryption.rs25 pub async fn initiate(ctx: &impl Context) { in initiate()
74 pub async fn respond(ctx: &impl Context) { in respond()
Dmod.rs23 pub trait Context { interface
148 pub async fn run(ctx: impl Context) { in run()
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/
DBaseLayoutInstaller.java59 @Nullable java.util.function.Function<Context, FocusParkingViewOEMV1> in installBaseLayoutAroundV1()
85 @Nullable Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in installBaseLayoutAroundV2()
105 @Nullable Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in installBaseLayoutAroundV3()
123 @Nullable Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in installBaseLayoutAround()
/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/
D__init__.py63 def go_google_play_page(ctx: context.Context) -> None:
82 def remove_all_paired_devices(ctx: context.Context) -> int:
/packages/services/Car/tests/BugReportApp/libs/
Dgrpc-context-1.19.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/packages/apps/Settings/src/com/android/settings/network/telephony/
DSubscriptionRepository.kt73 val Context.subscriptionManager: SubscriptionManager? constant
76 fun Context.requireSubscriptionManager(): SubscriptionManager = subscriptionManager!! in Context() method
78 fun Context.phoneNumberFlow(subscriptionInfo: SubscriptionInfo) = subscriptionsChangedFlow().map { in Context() method
82 fun Context.subscriptionsChangedFlow() = callbackFlow { in Context() method
104 fun Context.getSelectableSubscriptionInfoList(): List<SubscriptionInfo> { in Context() method
/packages/modules/Virtualization/authfs/src/
Dfusefs.rs513 fn lookup(&self, _ctx: Context, parent: Inode, name: &CStr) -> io::Result<Entry> { in lookup()
570 fn forget(&self, _ctx: Context, inode: Self::Inode, count: u64) { in forget()
605 _ctx: Context, in getattr()
637 _ctx: Context, in open()
666 _ctx: Context, in create()
706 _ctx: Context, in read()
738 _ctx: Context, in write()
765 _ctx: Context, in setattr()
817 _ctx: Context, in getxattr()
851 _ctx: Context, in mkdir()
[all …]
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/libs/HealthConnectTestLib/src/android/healthconnect/cts/lib/
DActivityLauncher.kt32 fun Context.launchMainActivity(block: () -> Unit) { in Context() method
43 fun Context.launchDataActivity(block: () -> Unit) { in Context() method
54 fun Context.launchRequestPermissionActivity( in Context() method
/packages/apps/Settings/src/com/android/settings/bluetooth/
DRequestPermissionHelper.kt70 private fun Context.isDisallowBluetooth() = in Context() method
80 private fun Context.getEnableMessage(timeout: Int, name: CharSequence?): String = when { in Context() method
97 private fun Context.getDisableMessage(name: CharSequence?): String = in Context() method
/packages/apps/TV/common/src/com/android/tv/common/feature/
DFlagFeature.java28 Function<Context, T> toFlag, Function<T, Boolean> toBoolean) { in from()
32 private FlagFeature(Function<Context, T> toFlag, Function<T, Boolean> toBoolean) { in FlagFeature()
/packages/apps/Settings/src/com/android/settings/spa/
DSpaActivity.kt48 fun Context.isSuwAndPageBlocked(name: String): Boolean = in Context() method
57 fun Context.startSpaActivity(destination: String) { in Context() method
/packages/apps/Settings/src/com/android/settings/network/apn/
DApnRepository.kt115 private fun Context.convertProtocol2Options(protocol: String): Int { in getString() method
121 fun Context.convertOptions2Protocol(protocolIndex: Int): String = in Context() method
180 fun Context.getApnIdMap(subId: Int): Map<String, Any> { in Context() method
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/
DPluginFactoryImplV5.java71 Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in setRotaryFactories()
DPluginFactoryImplV2.java71 Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in setRotaryFactories()
DPluginFactoryImplV6.java73 Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in setRotaryFactories()
DPluginFactoryImplV7.java73 Function<Context, FocusParkingViewOEMV1> focusParkingViewFactory, in setRotaryFactories()
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/content/
DContext.java19 public class Context { class
/packages/apps/Settings/src/com/android/settings/deviceinfo/regulatory/
DRegulatoryInfo.kt39 fun Context.getRegulatoryInfo(): Drawable? { in Context() method
57 private fun Context.getRegulatoryInfo(fileName: String): Drawable? { in getCoo() method
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetyCenterActivityLauncher.kt46 fun Context.launchSafetyCenterActivity( in Context() method
69 fun Context.launchSafetyCenterQsActivity(intentExtras: Bundle? = null, block: () -> Unit) { in Context() method
DSupportsSafetyCenter.kt26 fun Context.deviceSupportsSafetyCenter(): Boolean { in Context() method
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DLocaleExtensions.kt20 fun Context.setLocale(locale: Locale) { in Context() method

123