Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 20 of 20) sorted by relevance

/development/tools/winscope/src/common/
Dtime_units.ts27 {nanosInUnit: TIME_UNIT_TO_NANO['ns'], unit: 'ns'}, constant
28 {nanosInUnit: TIME_UNIT_TO_NANO['ms'], unit: 'ms'}, constant
29 {nanosInUnit: TIME_UNIT_TO_NANO['s'], unit: 's'}, constant
30 {nanosInUnit: TIME_UNIT_TO_NANO['m'], unit: 'm'}, constant
31 {nanosInUnit: TIME_UNIT_TO_NANO['h'], unit: 'h'}, constant
32 {nanosInUnit: TIME_UNIT_TO_NANO['d'], unit: 'd'}, constant
Dtimestamp_utils.ts109 const parts: Array<{value: bigint; unit: string}> = TIME_UNITS.slice()
111 .map(({nanosInUnit, unit}) => {
117 return {value: amountOfUnit, unit};
125 return parts.map((part) => `${part.value}${part.unit}`).join('');
Dtimestamp_converter.ts279 const unit = usedUnits[i]; constant
281 const unitData = assertDefined(TIME_UNITS.find((it) => it.unit === unit));
/development/tools/ota_analysis/src/services/
Decharts_data.js10 constructor(statisticData, title, unit, maximumEntries = 15) { argument
13 this.unit = unit
47 formatter: "{a} <br/>{b} : {c} " + this.unit + " ({d}%)"
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DColorPickerDialog.java116 private int interpColor(int colors[], float unit) { in interpColor() argument
117 if (unit <= 0) { in interpColor()
120 if (unit >= 1) { in interpColor()
124 float p = unit * (colors.length - 1); in interpColor()
189 float unit = angle/(2*PI); in onTouchEvent() local
190 if (unit < 0) { in onTouchEvent()
191 unit += 1; in onTouchEvent()
193 mCenterPaint.setColor(interpColor(mColors, unit)); in onTouchEvent()
/development/samples/PictureInPicture/ComposePip/app/src/main/java/com/example/samplepip/ui/theme/
DShape.kt5 import androidx.compose.ui.unit.dp
DType.kt7 import androidx.compose.ui.unit.sp
/development/cmds/monkey/
DAndroid.bp18 // This test does not need to run on device. It's a regular Java unit test. But it needs to
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get() argument
528 return mFuture.get(timeout, unit); in get()
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt76 arrangement - n. an orderly grouping (of things or persons) considered as a unit; the result of arr…
121 bureau - n. an administrative unit of government
393 fleet - n. a group of warships organized as a tactical unit
402 formation - n. an arrangement of people or things acting as a unit
819 regime - n. the government or governing authority of a political unit
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jar ... TimeoutException long timeout java.util.concurrent.TimeUnit unit public final transient android.support.v4.content ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...