HomeSort by relevance Sort by last modified time
    Searched full:wakelocks (Results 26 - 50 of 66) sorted by null

12 3

  /frameworks/base/core/java/android/app/usage/
UsageStatsManager.java 256 * receiving a high priority message to be able to access the network and acquire wakelocks
  /hardware/libhardware/include/hardware/
power.h 196 * kernel may suspend the system whenever no wakelocks are held.
  /tools/loganalysis/tests/src/com/android/loganalysis/parser/
DumpsysParserTest.java 50 " Kernel Wake lock PowerManagerService.WakeLocks: 1h 3m 50s 5ms (8 times) realtime",
BugreportParserTest.java 132 " Kernel Wake lock PowerManagerService.WakeLocks: 5m 10s 6ms (2 times) realtime",
    [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 48 * wakelocks, processes, packages, and services. All times are represented in microseconds
260 // [Currently, full and window wakelocks have durations current = max = total = -1]
543 * The cumulative time the uid spent holding any partial wakelocks. This will generally
544 * differ from summing over the Wakelocks in getWakelockStats since the latter may have
545 * wakelocks that overlap in time (and therefore over-counts).
3226 final ArrayMap<String, ? extends BatteryStats.Uid.Wakelock> wakelocks local
3647 final ArrayMap<String, ? extends Uid.Wakelock> wakelocks = u.getWakelockStats(); local
4166 final ArrayMap<String, ? extends BatteryStats.Uid.Wakelock> wakelocks local
5030 final ArrayMap<String, ? extends BatteryStats.Uid.Wakelock> wakelocks local
    [all...]
  /hardware/libhardware/modules/input/evdev/
InputHub.cpp 785 ALOGI("Using explicit wakelocks to block suspend while processing input events.");
788 // release any held wakelocks since we won't need them anymore
  /docs/source.android.com/en/devices/tech/power/
component.html 127 <li>Remove existing wakelocks (as described above).</li>
mgmt.html 171 <li>App wakelocks ignored.</li>
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 130 // The maximum number of names wakelocks we will keep track of
131 // per uid; once the limit is reached, we batch the remaining wakelocks
330 // Set to true when we want to distribute CPU across wakelocks for the next
    [all...]
  /frameworks/base/services/core/java/com/android/server/power/
PowerManagerService.java 164 // Summarizes the state of all active wakelocks.
269 // A bitfield that summarizes the state of all active wakelocks.
538 // Set of app ids that are temporarily allowed to acquire wakelocks due to high-pri message
651 mWakeLockSuspendBlocker = createSuspendBlockerLocked("PowerManagerService.WakeLocks");
    [all...]
  /frameworks/base/services/core/java/com/android/server/
DeviceIdleController.java 297 * the network and acquire wakelocks. Times are in milliseconds.
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java 294 // Timeout when holding wakelocks for downloading XTRA data.
385 // Wakelocks
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 211 /** High level access to the power manager for WakeLocks */
    [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 372 // release all MediaPlayer resources, including the native player and wakelocks
    [all...]
  /cts/tests/tests/permission2/res/raw/
android_manifest.xml     [all...]
  /frameworks/base/core/res/
AndroidManifest.xml     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]
  /frameworks/base/media/java/android/media/
MediaPlayer.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java 619 * initialized. So we initialize our wakelocks afterwards.
    [all...]
  /hardware/ril/include/telephony/
ril.h 54 * schemes added like Wakelocks, data structures added/updated, etc, we would
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 275 // after all other partial wakelocks are released.
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java 496 // to hold wakelocks during dispatch and eliminating the critical path.
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.0.1/
lint-checks-24.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.5.0/
lint-checks-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/25.0.0/
lint-checks-25.0.0.jar 

Completed in 1322 milliseconds

12 3