/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ |
D | Attribution.java | 36 @Scope private int mScope; field in Attribution 183 @Scope private int mScope; field in Attribution.Builder
|
/aosp_15_r20/cts/tests/tests/media/audio/modules/audiorecordpermissiontests/lib/src/android/media/audio/cts/audiorecordpermissiontests/common/ |
H A D | RecordService.kt | 80 private val mScope = CoroutineScope(mJob + Dispatchers.Main.immediate + handler) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/conditions/ |
H A D | AssistantAttentionConditionTest.java | 52 CoroutineScope mScope; field in AssistantAttentionConditionTest
|
H A D | DreamConditionTest.java | 60 CoroutineScope mScope; field in DreamConditionTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/process/condition/ |
H A D | SystemProcessConditionTest.java | 53 CoroutineScope mScope; field in SystemProcessConditionTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shared/condition/ |
H A D | ConditionTest.java | 46 CoroutineScope mScope; field in ConditionTest
|
H A D | ConditionMonitorTest.java | 63 private CoroutineScope mScope; field in ConditionMonitorTest
|
/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/transit/ |
H A D | ViewElement.java | 36 private final @Scope int mScope; field in ViewElement
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/settings/ |
D | SettingObserver.java | 55 private final String mScope; field in SettingObserver
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/contentpreview/ |
D | TextContentPreviewUi.java | 43 private final CoroutineScope mScope; field in TextContentPreviewUi
|
D | ChooserContentPreviewUi.java | 53 private final CoroutineScope mScope; field in ChooserContentPreviewUi
|
D | FilesPlusTextContentPreviewUi.java | 53 private final CoroutineScope mScope; field in FilesPlusTextContentPreviewUi
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/dialog/ |
H A D | InternetAdapterTest.java | 56 CoroutineScope mScope; field in InternetAdapterTest
|
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Pan.kt | 42 private val mScope: CoroutineScope = CoroutineScope(Dispatchers.Default.limitedParallelism(1)) constant in com.android.pandora.Pan
|
D | Gatt.kt | 49 private val mScope: CoroutineScope = CoroutineScope(Dispatchers.Default.limitedParallelism(1)) constant in com.android.pandora.Gatt
|
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | ActionModeController.java | 53 private final ContentScope mScope = new ContentScope(); field in ActionModeController
|
D | FocusManager.java | 67 private final ContentScope mScope = new ContentScope(); field in FocusManager
|
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/condition/ |
H A D | Condition.java | 47 private final CoroutineScope mScope; field in Condition
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/dialog/ |
H A D | InternetDialogDelegateTest.java | 69 CoroutineScope mScope; field in InternetDialogDelegateTest
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/ |
D | PrivateAddressCoordinator.java | 436 private final int mScope; field in PrivateAddressCoordinator.AddressKey
|
/aosp_15_r20/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastChannelManager.java | 162 public int mScope; field in CellBroadcastChannelManager.CellBroadcastChannelRange
|
/aosp_15_r20/external/openthread/include/openthread/ |
H A D | history_tracker.h | 110 uint8_t mScope : 4; ///< The IPv6 scope. member
|
H A D | ip6.h | 458 uint8_t mScope : 4; ///< The scope of this address. member
|
/aosp_15_r20/external/ot-br-posix/src/common/ |
H A D | types.hpp | 423 uint8_t mScope : 4; member in otbr::Ip6AddressInfo
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | UdfpsController.java | 181 @NonNull private final CoroutineScope mScope; field in UdfpsController
|