Home
last modified time | relevance | path

Searched refs:should_wake (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp511 static bool set_wake_alarm_callout(uint64_t delay_millis, bool should_wake, in set_wake_alarm_callout() argument
524 jboolean jshould_wake = should_wake ? JNI_TRUE : JNI_FALSE; in set_wake_alarm_callout()