Searched refs:getDeleteAction (Results 1 – 2 of 2) sorted by relevance
77 initUI(info, getDeleteAction(ri.serviceInfo, in init()89 private String getDeleteAction(@NonNull ServiceInfo serviceInfo, in getDeleteAction() method in LiveWallpaperChange
129 String deleteAction = getDeleteAction(info); in onCreate()399 if (TextUtils.isEmpty(getDeleteAction(mWallpaper.getWallpaperComponent()))) { in onBottomActionBarReady()470 protected String getDeleteAction(android.app.WallpaperInfo wallpaperInfo) { in getDeleteAction() method in LivePreviewFragment