Home
last modified time | relevance | path

Searched refs:EntrySource (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerInternal.java28 public abstract void addEntry(@NonNull String tag, @NonNull EntrySource source, in addEntry()
36 public interface EntrySource extends Closeable { interface in DropBoxManagerInternal
DDropBoxManagerService.java72 import com.android.server.DropBoxManagerInternal.EntrySource;
491 public static class SimpleEntrySource implements EntrySource {
527 public void addEntry(String tag, EntrySource entry, int flags) { in addEntry()
1320 public void addEntry(String tag, EntrySource entry, int flags) { in addEntry()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java35 import com.android.server.DropBoxManagerInternal.EntrySource;
232 new EntrySource() { in testAddEntry_Success()
264 new EntrySource() { in testAddEntry_Failure()
/frameworks/base/services/
Dart-profile81 …agerService;->addEntry(Ljava/lang/String;Lcom/android/server/DropBoxManagerInternal$EntrySource;I)V
Dart-wear-profile2233 …agerService;->addEntry(Ljava/lang/String;Lcom/android/server/DropBoxManagerInternal$EntrySource;I)V