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

  /packages/services/Telephony/src/com/android/phone/
ContactsAsyncHelper.java 140 public boolean isDifferentImageRequest(CallerInfo ci) {
147 public boolean isDifferentImageRequest(Connection connection) {
151 if (DBG) Log.d(LOG_TAG, "isDifferentImageRequest: connection is null");
160 runQuery = isDifferentImageRequest((CallerInfo) o);
  /packages/apps/InCallUI/src/com/android/incallui/
ContactsAsyncHelper.java 131 public boolean isDifferentImageRequest(CallerInfo ci) {

Completed in 36 milliseconds