HomeSort by relevance Sort by last modified time
    Searched defs:ACCOUNT_COMPONENT_NAME (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogQuery.java 70 public static final int ACCOUNT_COMPONENT_NAME = 18;
CallLogAsyncTaskUtil.java 74 static final int ACCOUNT_COMPONENT_NAME = 7;
149 cursor.getString(CallDetailQuery.ACCOUNT_COMPONENT_NAME),

Completed in 47 milliseconds