Searched defs:getValue (Results 1 – 4 of 4) sorted by relevance
| /development/tools/mkstubs/src/com/android/mkstubs/sourcer/ | ||
| D | AccessSourcer.java | 66         public int getValue() {  in getValue()  method in AccessSourcer.Flag | 
| /development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/ | ||
| D | AppUsageStatisticsFragment.java | 222         static StatsUsageInterval getValue(String stringRepresentation) {  in getValue()  method in AppUsageStatisticsFragment.StatsUsageInterval | 
| /development/tools/winscope/src/trace/ | ||
| D | trace.ts | 68   async getValue(): Promise<T> {  method in TraceEntry | 
| /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/ | ||
| D | GameView.java | 60         public int getValue() {  in getValue()  method in GameView.State |