Searched defs:getValue (Results 1 – 3 of 3) 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/samples/TicTacToeLib/src/com/example/android/tictactoe/library/ | ||
D | GameView.java | 60 public int getValue() { in getValue() method in GameView.State |