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

  /frameworks/base/apct-tests/perftests/core/src/android/os/
BinderCallsStatsPerfTest.java 67 CachedDeviceState deviceState = new CachedDeviceState(false, false);
68 mBinderCallsStats.setDeviceState(deviceState.getReadonlyClient());
  /external/autotest/client/cros/networking/chrome_testing/network_test_ext/
background.js 49 chrome.networking.onc.getDeviceStates(function(deviceState) {
54 deviceState.forEach(function(device) {

Completed in 777 milliseconds