Searched refs:nativeAnrTimerStart (Results 1 – 1 of 1) sorted by relevance
553 int timerId = nativeAnrTimerStart(mNative, pid, uid, timeoutMs); in start()958 private static native int nativeAnrTimerStart(long service, int pid, int uid, long timeoutMs); in nativeAnrTimerStart() method in AnrTimer