HomeSort by relevance Sort by last modified time
    Searched full:alt_enable (Results 1 - 1 of 1) sorted by null

  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 82 static int alt_enable = 0; member in namespace:android
196 alt_enable = atoi(value);
197 LOGV("Enable ALT function: %d", alt_enable);
1011 if(alt_enable) {
    [all...]

Completed in 722 milliseconds