Searched refs:addTombstoneToDropBox (Results 1 – 2 of 2) sorted by relevance
118 BootReceiver.addTombstoneToDropBox(mContext, path, true); in handleTombstone()120 BootReceiver.addTombstoneToDropBox(mContext, path, false); in handleTombstone()
477 public static void addTombstoneToDropBox(Context ctx, File tombstone, boolean proto) { in addTombstoneToDropBox() method in BootReceiver