Searched defs:deleteAction (Results 1 – 4 of 4) sorted by relevance
34 val deleteAction = getDeleteAction(wallpaperInfo) in getDeleteActionIntent() constant
52 val deleteAction = getDeleteAction(context, wallpaperInfo) in getDeleteActionIntent() constant
229 public synchronized boolean deleteAction( in deleteAction() method in BatteryDatabaseManager
123 protected void initUI(WallpaperInfo info, @Nullable String deleteAction) { in initUI()