Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 6 of 6) sorted by relevance

/development/tools/winscope/src/trace/
Dtrace.ts86 abstract getValue(): any; method in TraceEntry
/development/tools/winscope/src/trace/tree_node/
Dproperty_tree_node.ts33 getValue(): any { method in PropertyTreeNode
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
DAccessSourcer.java66 public int getValue() { in getValue() method in AccessSourcer.Flag
/development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
DAppUsageStatisticsFragment.java222 static StatsUsageInterval getValue(String stringRepresentation) { in getValue() method in AppUsageStatisticsFragment.StatsUsageInterval
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
DGameView.java60 public int getValue() { in getValue() method in GameView.State
/development/samples/SceneTransitionLayoutDemo/benchmark/utils/src/com/android/compose/animation/scene/benchmark/
DSceneTransitionLayoutDemoBenchmarkUtils.kt187 override fun getValue(thisRef: Any, property: KProperty<*>): String { in getValue() method in com.android.compose.animation.scene.benchmark.AdaptiveScene