Home
last modified time | relevance | path

Searched refs:STATIC (Results 1 – 7 of 7) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/model/
DDefaultModifierList.kt75 return isSet(STATIC) in isStatic()
151 set(STATIC, static) in setStatic()
299 const val STATIC = 1 shl 3 constant
323 private const val EQUIVALENCE_MASK = VISIBILITY_MASK or STATIC or ABSTRACT or
/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py45 STATIC = "STATIC" variable in SchedulingMode
630 new_config.scheduling_mode = SchedulingMode.STATIC
637 new_config.scheduling_mode = SchedulingMode.STATIC
643 if new_config.scheduling_mode == SchedulingMode.STATIC:
DLteCaSimulation.py383 scheduling = LteSimulation.SchedulingMode.STATIC
404 if scheduling == LteSimulation.SchedulingMode.STATIC:
/tools/test/connectivity/acts/framework/acts/controllers/
Dcellular_simulator.py119 sims.LteSimulation.SchedulingMode.STATIC
/tools/platform-compat/java/android/processor/compat/changeid/
DChangeIdProcessor.java161 if (!element.getModifiers().contains(Modifier.STATIC)) { in isValidChangeId()
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_cellular_simulator.py33 LteSimulation.SchedulingMode.STATIC: cmw500.SchedulingMode.USERDEFINEDCH
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475_cellular_simulator.py396 if scheduling == LteSimulation.SchedulingMode.STATIC: