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

1 2

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTesterFailBringUpAll.java 30 * A package level call that causes all DataConnection bringUp calls to fail a specific
61 // Counter is MAX, bringUp/retry will always fail
67 // Counter is 0 next bringUp/retry will succeed
DcFailBringUp.java 23 * A package visible class for supporting testing failing bringUp commands. This
DcAsyncChannel.java 365 * @param initialMaxRetry the number of retires for initial bringup.
371 public void bringUp(ApnContext apnContext, int initialMaxRetry, int profileId,
374 log("bringUp: apnContext=" + apnContext + " initialMaxRetry=" + initialMaxRetry
DcTracker.java     [all...]
DataConnection.java 66 * bringUp now has an initialRetry which is used limit the number of retries
89 // The Tester for failing all bringup's
    [all...]
DcTrackerBase.java 398 * to DataConnectionAc.bringUp. This value can be defined at compile
    [all...]
  /frameworks/base/services/java/com/android/server/wifi/
README.txt 1 WifiService: Implements the IWifiManager 3rd party API. The API and the device state information (screen on/off, battery state, sleep policy) go as input into the WifiController which tracks high level states as to whether STA or AP mode is operational and controls the WifiStateMachine to handle bringup and shut down.
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
FFTFrameStub.cpp 26 // FFTFrame stub implementation to avoid link errors during bringup
  /external/llvm/test/CodeGen/X86/
zext-sext.ll 5 ; might be worth looking at PR12324: misched bringup.
remat-scalar-zero.ll 2 ; ...should pass. See PR12324: misched bringup
lsr-reuse.ll 2 ; ...should pass. See PR12324: misched bringup
    [all...]
  /frameworks/opt/telephony/
README.txt 31 *) Causes bringUp and retry requests to fail for all DC's
  /docs/source.android.com/src/devices/
index.jd 31 is open-sourced to help you through your device's bringup.</p>
tuning.jd 188 <td>Used to enable or disable the use of PBOs on OpenGL ES 3.0 hardware. PBOs are used by the renderer to perform asynchronous texture uploads, especially for the font cache. This property should always remain enabled but can be disabled during bringup or development if the use of PBOs causes corruptions or terrible performance. This is why the property is not read-only.</td>
  /system/core/rootdir/
init.usb.rc 20 # This should only be used during device bringup
  /external/chromium_org/chromeos/
chromeos_switches.cc 133 // Usually in browser tests the usual login manager bringup is skipped so that
  /art/compiler/utils/mips/
assembler_mips.h 343 // Debugging and bringup support.
  /art/compiler/utils/x86/
assembler_x86.h 455 // Debugging and bringup support.
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 372 #if 0 //TODO: s3d is not part of bringup...will reenable
    [all...]
CameraHal.cpp     [all...]
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 56 /// FIXME: This is basically just for bringup, this can be made a lot more rich
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_visitor.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_visitor.cpp     [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 652 milliseconds

1 2