Home
last modified time | relevance | path

Searched defs:getFileId (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
H A DEF.java58 public int getFileId() { in getFileId() method in EF
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
H A DTsStreamWriter.java220 private static int getFileId(File file) { in getFileId() method in TsStreamWriter
/aosp12/frameworks/base/core/tests/coretests/src/android/provider/
H A DMockFontProvider.java132 public int getFileId() { in getFileId() method in MockFontProvider.Font
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java889 public @StoreFileId int getFileId() { in getFileId() method in WifiConfigStore.StoreFile
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h228 inline FileId getFileId(const Control& control, std::string_view path) { in getFileId() function
/aosp12/frameworks/base/services/incremental/
H A DServiceWrappers.cpp180 FileId getFileId(const Control& control, std::string_view path) const final { in getFileId() function in android::incremental::RealIncFs