Searched refs:getNextEntryWithAttribution (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/os/ |
D | IDropBoxManagerService.aidl | 41 DropBoxManager.Entry getNextEntryWithAttribution(String tag, long millis, String packageName, in getNextEntryWithAttribution() method
|
/frameworks/base/core/java/android/os/ |
D | DropBoxManager.java | 391 return mService.getNextEntryWithAttribution(tag, msec, mContext.getOpPackageName(), in getNextEntry()
|
/frameworks/base/services/core/java/com/android/server/ |
D | DropBoxManagerService.java | 176 return getNextEntryWithAttribution(tag, millis, callingPackage, null); 180 public DropBoxManager.Entry getNextEntryWithAttribution(String tag, long millis,
|
/frameworks/base/services/ |
D | art-profile | 1526 HPLcom/android/server/DropBoxManagerService$2;->getNextEntryWithAttribution(Ljava/lang/String;JLjav…
|