Home
last modified time | relevance | path

Searched refs:PERFORMANCE_MODE_POWER_SAVING (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioTrack.java248 PERFORMANCE_MODE_POWER_SAVING
298 public static final int PERFORMANCE_MODE_POWER_SAVING = 2; field in AudioTrack
925 case PERFORMANCE_MODE_POWER_SAVING: in setPerformanceMode()
978 case PERFORMANCE_MODE_POWER_SAVING: in build()
1747 return PERFORMANCE_MODE_POWER_SAVING; in getPerformanceMode()
/frameworks/base/api/
Dcurrent.txt23706 field public static final int PERFORMANCE_MODE_POWER_SAVING = 2; // 0x2