HomeSort by relevance Sort by last modified time
    Searched refs:reconfig (Results 1 - 15 of 15) sorted by null

  /frameworks/base/wifi/tests/src/android/net/wifi/
WifiConfigurationTest.java 64 WifiConfiguration reconfig = WifiConfiguration.CREATOR.createFromParcel(parcelR); local
67 assertEquals(cookie, reconfig.getMoTree());
68 assertEquals(macBeforeParcel, reconfig.getOrCreateRandomizedMacAddress());
71 reconfig.writeToParcel(parcelWW, 0);
  /device/linaro/bootloader/edk2/
edksetup.sh 27 RECONFIG=FALSE
39 echo " --reconfig Overwrite the WORKSPACE/Conf/*.txt files with the"
128 --reconfig)
129 RECONFIG=TRUE
147 unset SCRIPTNAME RECONFIG
Edk2Setup.bat 42 @REM [--reconfig] [--edk-tools-path DirName]
128 @if /I "%1"=="--reconfig" (
129 @set RECONFIG=TRUE
235 @echo --reconfig Overwrite the WORKSPACE/Conf/*.txt files with the
508 @set RECONFIG=
528 @set RECONFIG=
  /hardware/qcom/audio/hal/audio_extn/
audio_extn.h 150 #define audio_extn_a2dp_set_parameters(parms, reconfig) (0)
162 int audio_extn_a2dp_set_parameters(struct str_parms *parms, bool *reconfig);
a2dp.c     [all...]
  /system/bt/bta/av/
bta_av_aact.cc 2634 tBTA_AV_RECONFIG reconfig; local
2661 tBTA_AV_RECONFIG reconfig; local
2722 tBTA_AV_RECONFIG reconfig; local
2757 tBTA_AV_RECONFIG reconfig; local
    [all...]
  /device/linaro/hikey/uefi-tools/
edk2-build.sh 211 PACKAGES_PATH=$GLOBAL_PACKAGES_PATH . edksetup.sh --reconfig
  /hardware/qcom/audio/hal/
platform_api.h 181 bool *reconfig);
audio_hw.c 1911 bool reconfig = false; local
    [all...]
  /system/bt/bta/include/
bta_av_api.h 344 tBTA_AV_RECONFIG reconfig; member in union:__anon1479
  /frameworks/av/services/audioflinger/
Threads.cpp 4915 bool reconfig = false; local
5466 bool reconfig = false; local
7495 bool reconfig = false; local
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c     [all...]
  /system/bt/btif/src/
btif_av.cc 2439 const tBTA_AV_RECONFIG& reconfig = p_data->reconfig; local
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c     [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c     [all...]

Completed in 369 milliseconds