Searched refs:getUserAccount (Results 1 – 4 of 4) sorted by relevance
124 public static String getUserAccount(Context context, MediaObject image) { in getUserAccount() method in PicasaSource
145 public static UserAccount getUserAccount(@NonNull String iccId) { in getUserAccount() method in UserAccountLiveData
129 UserAccount userAccount = UserAccountLiveData.getUserAccount(iccId); in sendMessage()
146 columnValues[i] = PicasaSource.getUserAccount(getContext(), image); in queryPicasaItem()