Home
last modified time | relevance | path

Searched defs:SPEC (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/autoaddable/
H A DHotspotAutoAddableTest.kt83 private val SPEC by lazy { TileSpec.create(HotspotTile.TILE_SPEC) } in <lambda>() constant
H A DWalletAutoAddableTest.kt81 private val SPEC by lazy { TileSpec.create(QuickAccessWalletTile.TILE_SPEC) } in <lambda>() constant
H A DDataSaverAutoAddableTest.kt85 private val SPEC by lazy { TileSpec.create(DataSaverTile.TILE_SPEC) } in <lambda>() constant
H A DDeviceControlsAutoAddableTest.kt115 private val SPEC by lazy { TileSpec.create(DeviceControlsTile.TILE_SPEC) } in <lambda>() constant
H A DReduceBrightColorsAutoAddableTest.kt119 private val SPEC by lazy { TileSpec.create(ReduceBrightColorsTile.TILE_SPEC) } in <lambda>() constant
H A DCastAutoAddableTest.kt153 private val SPEC by lazy { TileSpec.create(CastTile.TILE_SPEC) } in <lambda>() constant
H A DCallbackControllerAutoAddableTest.kt139 private val SPEC = TileSpec.create("test") constant
H A DAutoAddableSettingTest.kt117 private val SPEC = TileSpec.create("spec") constant
H A DNightDisplayAutoAddableTest.kt124 private val SPEC by lazy { TileSpec.create(NightDisplayTile.TILE_SPEC) } in <lambda>() constant
H A DSafetyCenterAutoAddableTest.kt160 private val SPEC by lazy { in <lambda>() constant
H A DA11yShortcutAutoAddableTest.kt168 private val SPEC = TileSpec.create("spec") constant
H A DWorkTileAutoAddableTest.kt190 private val SPEC = TileSpec.create(WorkModeTile.TILE_SPEC) constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/interactor/
H A DAutoAddInteractorTest.kt258 private val SPEC = TileSpec.create("spec") constant
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.VizPage/
H A Dviz_page.ts21 let SPEC = ''; variable
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.AndroidBinderViz/
H A Dindex.ts18 const SPEC = ` constant
/aosp_15_r20/external/aac/libAACdec/src/
H A Doverlapadd.h115 #define SPEC(ptr, w, gl) ((ptr) + ((w) * (gl))) macro
/aosp_15_r20/cts/tests/tests/slice/src/android/slice/cts/
H A DSliceProvider.java54 public static final SliceSpec SPEC = new SliceSpec(SPEC_TYPE, SPEC_REV); field in SliceProvider
H A DSliceBuilderTest.java47 private static final SliceSpec SPEC = new SliceSpec("", 1); field in SliceBuilderTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
H A DRBNFWriter.java37 SPEC = 6, field in RBNFWriter
/aosp_15_r20/external/python/cpython2/Tools/compiler/
Dastgen.py15 SPEC = "ast.txt" variable
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dextension_type_field.py185 SPEC = 2 # Converting an ExtensionType.Spec field variable in _ConversionContext
/aosp_15_r20/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DMaterial.java43 public static final int SPEC = 5; field in Material
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tileimpl/
H A DQSTileImplTest.java95 private static final String SPEC = "spec"; field in QSTileImplTest
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_channel.c91 #define SPEC(ptr, w, gl) ((ptr) + ((w) * (gl))) macro
/aosp_15_r20/frameworks/rs/script_api/
H A DSpecification.cpp767 const char SPEC[] = ".spec"; in SpecFile() local

12