Home
last modified time | relevance | path

Searched refs:Starting (Results 1 – 25 of 25) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DN5.txt5 07-30 19:27:06.356 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
6 07-30 19:27:06.356 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
7 07-30 19:27:06.452 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
8 07-30 19:27:06.452 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
11 07-30 19:27:07.210 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
12 07-30 19:27:07.210 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
13 07-30 19:27:07.378 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
14 07-30 19:27:07.378 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
20 07-30 19:27:09.926 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
21 07-30 19:27:09.926 20903-20903/com.example.xinyiwang.refocus I/art﹕ Starting a blocking GC NativeA…
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/screenrecord/domain/interactor/
DScreenRecordChipInteractor.kt54 is ScreenRecordModel.Starting -> in <lambda>()
55 ScreenRecordChipModel.Starting(screenRecordState.millisUntilStarted) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/data/repository/
DScreenRecordRepository.kt68 trySend(ScreenRecordModel.Starting(millisUntilFinished)) in stopRecording()
92 ScreenRecordModel.Starting(0) in stopRecording()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/interactor/
DScreenRecordTileDataInteractorTest.kt51 private val isStarting0 = ScreenRecordModel.Starting(0)
71 val expectedModelStartingIn1 = ScreenRecordModel.Starting(1) in dataMatchesRepo()
DScreenRecordTileUserActionInteractorTest.kt100 val startingModel = ScreenRecordModel.Starting(0) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/data/model/
DScreenRecordModel.kt25 data class Starting(val millisUntilStarted: Long) : ScreenRecordModel dataClass
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/screenrecord/domain/model/
DScreenRecordChipModel.kt27 data class Starting(val millisUntilStarted: Long) : ScreenRecordChipModel class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/data/repository/
DScreenRecordRepositoryTest.kt51 private val isStarting0 = ScreenRecordModel.Starting(0)
69 val expectedModelStartingIn1 = ScreenRecordModel.Starting(1) in dataMatchesController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/screenrecord/domain/interactor/
DScreenRecordChipInteractorTest.kt60 screenRecordRepo.screenRecordState.value = ScreenRecordModel.Starting(400) in screenRecordState_startingState_matches()
62 assertThat(latest).isEqualTo(ScreenRecordChipModel.Starting(400)) in screenRecordState_startingState_matches()
/frameworks/av/drm/
DREADME.md3 Starting in **Android U (14)**, `libmediadrm` (app-side) understands extra error
/frameworks/rs/script_api/include/
Drs_for_each.rsh77 uint32_t xStart; // Starting index in the X dimension.
79 uint32_t yStart; // Starting index in the Y dimension.
81 uint32_t zStart; // Starting index in the Z dimension.
83 uint32_t arrayStart; // Starting index in the Array0 dimension.
85 uint32_t array1Start; // Starting index in the Array1 dimension.
87 uint32_t array2Start; // Starting index in the Array2 dimension.
89 uint32_t array3Start; // Starting index in the Array3 dimension.
118 * Starting in API level 24, an arbitrary kernel function can be used,
Drs_matrix.rsh437 * Starting with API 14, this function takes a const matrix as the first argument.
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/ui/
DScreenRecordTileMapper.kt55 is ScreenRecordModel.Starting -> { in map()
/frameworks/base/startop/apps/test/
DREADME.md11 This is the simplest possible Android activity. Starting this exercises only the
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/screenrecord/ui/viewmodel/
DScreenRecordChipViewModel.kt58 is ScreenRecordChipModel.Starting -> OngoingActivityChipModel.Hidden in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/screenrecord/domain/interactor/
DScreenRecordTileUserActionInteractor.kt66 is ScreenRecordModel.Starting -> { in handleInput()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/screenrecord/ui/
DScreenRecordTileMapperTest.kt77 val inputModel = ScreenRecordModel.Starting(timeLeft) in activeStateMatchesStartingDataModel()
/frameworks/base/packages/SystemUI/docs/
Dcorestartable.md1 # Starting SystemUI CoreStartables
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/chips/screenrecord/ui/viewmodel/
DScreenRecordChipViewModelTest.kt94 screenRecordRepo.screenRecordState.value = ScreenRecordModel.Starting(400) in chip_startingState_isHidden()
/frameworks/rs/script_api/
Drs_for_each.spec117 Starting in API level 24, an arbitrary kernel function can be used,
Drs_matrix.spec411 Starting with API 14, this function takes a const matrix as the first argument.
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto294 // Starting in U
/frameworks/base/core/proto/android/os/
Dbatterystats.proto359 // Starting in Oreo, Battery Settings has two modes to display the battery
696 // Starting in Oreo, Battery Settings has two modes to display the battery
/frameworks/proto_logging/stats/enums/app/
Dtvsettings_enums.proto98 // VERSION 1: Starting with Q
/frameworks/proto_logging/stats/
Datoms.proto11872 // Starting from Android 11, this boolean is not set and will always be false.
11876 // Starting from Android 11, this boolean is not set and will always be false.