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

  /frameworks/wilhelm/tests/listening/
slesTest_playMuteSolo.cpp 34 int testMode;
114 switch (context->testMode) {
293 context.testMode = TEST_MUTE;
351 context.testMode = TEST_MUTE;
357 context.testMode = TEST_SOLO;
  /cts/tests/tests/os/src/android/os/cts/
MessageQueueTest.java 77 TestLooperThread(Test testMode) {
79 mTestMode = testMode;
  /frameworks/wilhelm/tests/examples/
slesTestEffectCapabilities.cpp 33 static int testMode;
slesTestPlayFdPath.cpp 33 static int testMode;
  /device/moto/stingray/ril/
libmoto_mm_ril.so 
  /frameworks/wilhelm/tests/mimeUri/
slesTest_playStates.cpp 31 static int testMode;
  /external/icu4c/tools/ctestfw/
ctest.c 53 typedef enum { RUNTESTS, SHOWTESTS } TestMode;
79 TestMode mode);
325 TestMode mode)
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
README 19 Make sure your kernel is configured to support nl80211 testmode commands
nl80211.h 250 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
549 * @NL80211_ATTR_TESTDATA: Testmode data blob, passed through to the driver.
    [all...]
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 269 int testMode = data.readInt();
279 testArgs, testWatcher, testMode, openGlTrace, restrictedBackupMode,
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 250 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
549 * @NL80211_ATTR_TESTDATA: Testmode data blob, passed through to the driver.
    [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 289 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
    [all...]
  /external/libnfc-nxp/src/
phLibNfc.h 60 *\brief Defines Testmode Init configuration values
66 phLibNfc_TstMode_On /**< Testmode is on */
    [all...]
  /external/dnsmasq/src/
option.c 2783 int option, nest = 0, testmode = 0; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 358 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 5495 milliseconds