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

  /packages/services/Telecomm/src/com/android/server/telecom/
CallLogManager.java 218 int callFeatures = getCallFeatures(call.getVideoStateHistory(),
295 private static int getCallFeatures(int videoState, boolean isPulledCall) {
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogAdapter.java 528 details.features = getCallFeatures(c, count);
799 private int getCallFeatures(Cursor cursor, int count) {
    [all...]

Completed in 208 milliseconds