Searched refs:EntrySource (Results 1 – 4 of 4) sorted by relevance
28 public abstract void addEntry(@NonNull String tag, @NonNull EntrySource source, in addEntry()36 public interface EntrySource extends Closeable { interface in DropBoxManagerInternal
64 import com.android.server.DropBoxManagerInternal.EntrySource;427 public static class SimpleEntrySource implements EntrySource {463 public void addEntry(String tag, EntrySource entry, int flags) { in addEntry()1232 public void addEntry(String tag, EntrySource entry, int flags) { in addEntry()
34 import com.android.server.DropBoxManagerInternal.EntrySource;231 new EntrySource() { in testAddEntry_Success()263 new EntrySource() { in testAddEntry_Failure()
1566 …EntrySource;I)V+]Lcom/android/server/DropBoxManagerService;Lcom/android/server/DropBoxManagerServi…51699 Lcom/android/server/DropBoxManagerInternal$EntrySource;