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

  /packages/apps/IM/src/com/android/im/imps/
ImpsClientCapability.java 36 public static String getClientType() {
ImpsUtils.java 39 sClientInfo.put(ImpsTags.ClientType, ImpsClientCapability.getClientType());
ImpsSession.java 352 list.addChild(ImpsTags.ClientType, ImpsClientCapability.getClientType());
  /packages/apps/IM/src/com/android/im/engine/
Presence.java 116 public int getClientType() {
  /packages/apps/IM/src/com/android/im/service/
ContactListManagerAdapter.java     [all...]

Completed in 5965 milliseconds