Searched defs:mScope (Results 1 – 11 of 11) sorted by relevance
36 @Scope private int mScope; field in Attribution183 @Scope private int mScope; field in Attribution.Builder
55 private final String mScope; field in SettingObserver
40 private final CoroutineScope mScope; field in TextContentPreviewUi
53 private final CoroutineScope mScope; field in ChooserContentPreviewUi
52 private final CoroutineScope mScope; field in FilesPlusTextContentPreviewUi
42 private val mScope: CoroutineScope = CoroutineScope(Dispatchers.Default.limitedParallelism(1)) constant in com.android.pandora.Pan
49 private val mScope: CoroutineScope = CoroutineScope(Dispatchers.Default.limitedParallelism(1)) constant in com.android.pandora.Gatt
53 private final ContentScope mScope = new ContentScope(); field in ActionModeController
67 private final ContentScope mScope = new ContentScope(); field in FocusManager
422 private final int mScope; field in PrivateAddressCoordinator.AddressKey
162 public int mScope; field in CellBroadcastChannelManager.CellBroadcastChannelRange