Searched refs:requestCancel (Results 1 – 4 of 4) sorted by relevance
33 oneway void requestCancel(long keyMostSigBits, long keyLeastSigBits); in requestCancel() method
252 service.requestCancel(key.getMostSignificantBits(), in requestProfiling()
533 public void requestCancel(long keyMostSigBits, long keyLeastSigBits) { in requestCancel() method in ProfilingService
403 mProfilingService.requestCancel(KEY_MOST_SIG_BITS, KEY_LEAST_SIG_BITS); in testRequestCancel_NotRunning()