Searched defs:full_index (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/usb/tests/accessorytest/
H A Daudio.c45 static int full_index = -1; variable
94 while (full_index == -1)
97 index = full_index;
101 full_index = other;
103 full_index = -1;
114 if (full_index == -1) {
115 full_index = index;

Completed in 508 milliseconds