Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java358 sleepForDebugging(intent); in onHandleIntent()
1757 private void sleepForDebugging(Intent intent) { in sleepForDebugging() method in ContactSaveService