HomeSort by relevance Sort by last modified time
    Searched refs:plugged (Results 26 - 46 of 46) sorted by null

12

  /external/adhd/cras/src/server/
cras_loopback_iodev.c 306 node->plugged = 1;
cras_a2dp_iodev.c 502 node->plugged = 1;
cras_bt_io.c 347 /* Create the dummy node set to plugged so it's the only node exposed
356 active->base.plugged = 1;
cras_iodev_list.c 234 node_info->plugged = node->plugged;
cras_dbus_control.c 514 if (!nodes[i].plugged)
    [all...]
  /frameworks/base/services/core/java/com/android/server/
BatteryService.java 101 * <p>&quot;plugged&quot; - int, 0 if the device is not plugged in; 1 if plugged
102 * into an AC power adapter; 2 if plugged in via USB.</p>
328 // the "stay on while plugged in" option will work.
345 final boolean plugged = mPlugType != BATTERY_PLUGGED_NONE;
349 * - is just un-plugged (previously was plugged) and battery level is
351 * - is not plugged and battery level falls to WARNING boundary
354 return !plugged
    [all...]
DeviceIdleController.java 351 int plugged = intent.getIntExtra("plugged", 0);
352 updateChargingLocked(plugged != 0);
    [all...]
  /external/adhd/cras/src/tests/
cras_test_client.c 288 printf("\tStable Id\t ID\t%4s Plugged\tL/R swapped\t "
297 nodes[i].plugged ? "yes" : "no",
1092 printf("--check_output_plugged <output name> - Check if the output is plugged in\n");
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java     [all...]
  /external/blktrace/btt/doc/
btt.tex 264 During normal operation, requests queues are \emph{plugged} and during
270 DEV | # Plugs # Timer Us | % Time Q Plugged
282 limit for being plugged.
297 DEV | # Plugs # Timer Us | % Time Q Plugged
302 Overall | # Plugs # Timer Us | % Time Q Plugged
    [all...]
  /external/adhd/cras/src/libcras/
cras_client.c     [all...]
  /external/blktrace/doc/
blktrace.tex     [all...]
  /sdk/testapps/jarCheckTests3/lib2/libs/
android-support-v13.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 428 milliseconds

12