Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/provisioner/
DProvisioner.java92 checkForInterrupts(); in provisionKeys()
95 checkForInterrupts(); in provisionKeys()
119 checkForInterrupts(); in generateKeys()
202 private void checkForInterrupts() throws InterruptedException { in checkForInterrupts() method in Provisioner