Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 114) sorted by relevance

12345

/frameworks/av/aidl/android/media/audio/
DIHalAdapterVendorExtension.aidl59 ParameterScope scope, in @utf8InCpp String rawKeys); in parseVendorParameterIds()
88 ParameterScope scope, in @utf8InCpp String rawKeysAndValues, in parseVendorParameters()
135 ParameterScope scope, in VendorParameter[] parameters); in processVendorParameters()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/condition/
DFakeCondition.java26 FakeCondition(CoroutineScope scope) { in FakeCondition()
30 FakeCondition(CoroutineScope scope, Boolean initialValue, boolean overriding) { in FakeCondition()
/frameworks/base/core/java/android/os/
DAggregateBatteryConsumer.java67 @BatteryUsageStats.AggregateBatteryConsumerScope int scope) throws IOException { in writeToXml()
78 final int scope = parser.getAttributeInt(null, BatteryUsageStats.XML_ATTR_SCOPE); in parseXml() local
119 public Builder(BatteryConsumer.BatteryConsumerData data, int scope, in Builder()
/frameworks/libs/net/common/device/com/android/net/module/util/netlink/
DStructIfaddrMsg.java49 public final short scope; field in StructIfaddrMsg
54 public StructIfaddrMsg(short family, short prefixLen, short flags, short scope, int index) { in StructIfaddrMsg()
DStructRtMsg.java54 public final short scope; // distance to the destination. field in StructRtMsg
61 short scope, short type, long flags) { in StructRtMsg()
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/ui/
DBottomSheet.kt44 val scope = rememberCoroutineScope() in ModalBottomSheet() constant
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
DScene.kt39 private val scope = SceneScopeImpl(layoutImpl, this) constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/process/condition/
DSystemProcessCondition.java35 public SystemProcessCondition(@Application CoroutineScope scope, in SystemProcessCondition()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/10/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/11/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/binder/android/net/
DINetdUnsolicitedEventListener.aidl77 int scope); in onInterfaceAddressUpdated()
91 int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/1/android/net/
DINetdUnsolicitedEventListener.aidl6 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
7 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/4/android/net/
DINetdUnsolicitedEventListener.aidl24 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
25 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/12/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/9/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/2/android/net/
DINetdUnsolicitedEventListener.aidl23 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
24 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/3/android/net/
DINetdUnsolicitedEventListener.aidl24 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
25 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/6/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/current/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/8/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/5/android/net/
DINetdUnsolicitedEventListener.aidl24 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
25 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/7/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/libs/net/common/netd/aidl_api/netd_aidl_interface/13/android/net/
DINetdUnsolicitedEventListener.aidl40 … onInterfaceAddressUpdated(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressUpdated()
41 … onInterfaceAddressRemoved(@utf8InCpp String addr, @utf8InCpp String ifName, int flags, int scope); in onInterfaceAddressRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/conditions/
DAssistantAttentionCondition.java48 public AssistantAttentionCondition( in AssistantAttentionCondition()
/frameworks/libs/net/client-libs/netd/com/android/net/module/util/
DBaseNetdUnsolicitedEventListener.java41 int scope) { } in onInterfaceAddressUpdated()
45 int scope) { } in onInterfaceAddressRemoved()

12345