Searched refs:dumpContactsIndexerForUser (Results 1 – 4 of 4) sorted by relevance
140 void dumpContactsIndexerForUser( in dumpContactsIndexerForUser() method in AppSearchModule.Lifecycle143 mContactsIndexerManagerService.dumpContactsIndexerForUser(userHandle, pw, verbose); in dumpContactsIndexerForUser()
2503 mLifecycle.dumpContactsIndexerForUser(currentUser, pw, verbose); in dumpContactsIndexer()
172 mContactsIndexerManagerService.dumpContactsIndexerForUser( in testCP2Clear_runsFullUpdate()203 mContactsIndexerManagerService.dumpContactsIndexerForUser(null, null, false); in test_dumpContactsIndexerForUser_handlesExceptionGracefully()
141 public void dumpContactsIndexerForUser( in dumpContactsIndexerForUser() method in ContactsIndexerManagerService