Searched refs:getBackgroundRequest (Results 1 – 3 of 3) sorted by relevance
279 getRequestDetail(groupInfo), getBackgroundRequest(groupInfo), in create()393 group.getBackgroundRequest(), group.getBackgroundRequestDetail(), in create()613 private static @StringRes int getBackgroundRequest(PackageItemInfo info) {614 return Utils.getBackgroundRequest(info.name);623 public @StringRes int getBackgroundRequest() {
263 messageId = Utils.getBackgroundRequest(info.getGroupName()); in showNextRequest()
1083 public static int getBackgroundRequest(String groupName) { in getBackgroundRequest() method in Utils