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

  /hardware/msm7k/librpc/
clnt.c 16 #define ANDROID_WAKE_LOCK_NAME "rpc-interface"
20 acquire_wake_lock(PARTIAL_WAKE_LOCK, ANDROID_WAKE_LOCK_NAME);
25 release_wake_lock(ANDROID_WAKE_LOCK_NAME);
  /hardware/ril/libril/
ril.cpp 61 #define ANDROID_WAKE_LOCK_NAME "radio-interface"
    [all...]

Completed in 4363 milliseconds