Searched defs:callbackResult (Results 1 – 9 of 9) sorted by relevance
125 Pair<Integer, Integer> callbackResult = mConfigChanges.poll(); in testIntCaching() local154 Pair<Integer, String> callbackResult = mConfigChanges.poll(); in testStringCaching() local
63 aaudio_data_callback_result_t callbackResult = maybeCallDataCallback(finalAudioData, numFrames); in callDataCallbackFrames() local80 aaudio_data_callback_result_t callbackResult; in processCallbackCommon() local
230 aaudio_data_callback_result_t callbackResult = AAUDIO_CALLBACK_RESULT_CONTINUE; in callbackLoop() local
283 aaudio_data_callback_result_t callbackResult = AAUDIO_CALLBACK_RESULT_CONTINUE; in callbackLoop() local
45 aaudio_data_callback_result_t callbackResult) { in checkCloseJoins()
183 int callbackResult = EXIT_SUCCESS; in main() local
279 final int[] callbackResult = { 0 }; in testComputeOomAdjFromActivities() local
126 private int callbackResult; field in HdmiCecLocalDeviceTest
1892 private boolean isSkipNotifyFlagSet(int callbackResult) { in isSkipNotifyFlagSet()