Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAsyncTaskUtil.java57 DELETE_BLOCKED_CALL, enumConstant
308 sAsyncTaskExecutor.submit(Tasks.DELETE_BLOCKED_CALL, new AsyncTask<Void, Void, Long>() { in deleteBlockedCall()