Home
last modified time | relevance | path

Searched refs:postfix (Results 1 – 24 of 24) sorted by relevance

/aosp12/build/soong/cc/ndk_api_coverage_parser/
H A D__init__.py76 _, _, postfix = version.name.partition('_')
77 is_platform = postfix == 'PRIVATE' or postfix == 'PLATFORM'
78 is_deprecated = postfix == 'DEPRECATED'
/aosp12/frameworks/base/core/java/android/content/
H A DDefaultDataHandler.java112 String postfix = atts.getValue(POSTFIX); in parseRow() local
113 if (postfix != null) { in parseRow()
115 postfix); in parseRow()
/aosp12/system/tools/hidl/hidl2aidl/
H A Dmain.cpp205 std::string postfix; in aidlTranslateLibraryName() local
207 postfix = "-ndk"; in aidlTranslateLibraryName()
209 postfix = "-cpp"; in aidlTranslateLibraryName()
211 postfix = "-java"; in aidlTranslateLibraryName()
213 return AidlHelper::getAidlPackage(fqName) + "-translate" + postfix; in aidlTranslateLibraryName()
/aosp12/packages/apps/Dialer/java/com/android/dialer/persistentlog/
H A DPersistentLogFileHandler.java241 byte[] postfix = new byte[ENTRY_POSTFIX.length]; in readLog()
242 inputStream.read(postfix); in readLog()
243 if (!Arrays.equals(postfix, ENTRY_POSTFIX)) { in readLog()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/broadcast/logging/
H A DBroadcastDispatcherLogger.kt80 .joinToString(separator = ",", prefix = "Actions(", postfix = ")")
83 .joinToString(separator = ",", prefix = "Categories(", postfix = ")")
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DImageLoader.java76 String postfix = MimeTypeMap.getFileExtensionFromUrl(src.toString()); in getMimeType() local
78 if (postfix != null) { in getMimeType()
79 ret = MimeTypeMap.getSingleton().getMimeTypeFromExtension(postfix); in getMimeType()
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DRaceConditionReproducer.java422 private static String prefixFromPostfixedEvent(String event, String postfix) { in prefixFromPostfixedEvent() argument
424 if (columnPos != -1 && postfix.equals(event.substring(columnPos + 1))) { in prefixFromPostfixedEvent()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pNative.java353 public boolean setP2pSsidPostfix(String postfix) { in setP2pSsidPostfix() argument
354 return mSupplicantP2pIfaceHal.setSsidPostfix(postfix); in setP2pSsidPostfix()
H A DSupplicantP2pIfaceHal.java839 public boolean setSsidPostfix(String postfix) { in setSsidPostfix() argument
843 if (postfix == null) { in setSsidPostfix()
848 SupplicantResult<Void> result = new SupplicantResult("setSsidPostfix(" + postfix + ")"); in setSsidPostfix()
851 NativeUtil.decodeSsid("\"" + postfix + "\""))); in setSsidPostfix()
H A DWifiP2pServiceImpl.java3993 String postfix; in getPersistedDeviceName() local
3995 postfix = StringUtil.generateRandomNumberString(numDigits); in getPersistedDeviceName()
4001 postfix = id.substring(0, 4); in getPersistedDeviceName()
4003 logd("the default device name: " + prefix + postfix); in getPersistedDeviceName()
4004 return prefix + postfix; in getPersistedDeviceName()
/aosp12/build/make/tools/
H A Dfat16copy.py141 postfix = "~" + str(index)
142 return name[:8 - len(postfix)] + postfix
/aosp12/frameworks/base/core/java/com/android/internal/jank/
H A DInteractionJankMonitor.java907 public Session(@CujType int cujType, @NonNull String postfix) { in Session() argument
911 mName = TextUtils.isEmpty(postfix) in Session()
913 : String.format("J<%s::%s>", getNameOfCuj(mCujType), postfix); in Session()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/jank/
H A DFrameTrackerTest.java108 private FrameTracker spyFrameTracker(int cuj, String postfix, boolean surfaceOnly) { in spyFrameTracker() argument
110 Session session = new Session(cuj, postfix); in spyFrameTracker()
/aosp12/build/make/core/
H A Dproduct_config.rbc92 # Second, we traverse the tree in the postfix order (i.e., visiting a
100 config_postfix = [] # Configs in postfix order
161 … fail("Ran %d modules but postfix tree has only %d entries" % (pcm_count, len(config_postfix)))
/aosp12/hardware/interfaces/wifi/supplicant/1.0/
H A DISupplicantP2pIface.hal101 * Set the postfix to be used for P2P SSID's.
103 * @param postfix String to be appended to SSID.
111 setSsidPostfix(vec<uint8_t> postfix) generates (SupplicantStatus status);
/aosp12/art/test/458-checker-instruct-simplification/src/
H A DMain.java1813 public static int $noinline$runSmaliTestInt(String postfix, String name, int arg) { in $noinline$runSmaliTestInt() argument
1815 Class<?> c = Class.forName("SmaliTests" + postfix); in $noinline$runSmaliTestInt()
/aosp12/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java145 final String postfix = ", "; in extractShortcutIds() local
151 line.indexOf(prefix) + prefix.length(), line.indexOf(postfix))); in extractShortcutIds()
/aosp12/bootable/recovery/updater/
H A Dblockimg.cpp674 const std::string& postfix) { in GetStashFileName() argument
679 if (id.empty() && postfix.empty()) { in GetStashFileName()
682 return filename + "/" + id + postfix; in GetStashFileName()
/aosp12/system/update_engine/
H A DREADME.md249 postfix. e.g. `/path/to/payload.bin` and `/path/to/payload.bin.json`. This
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...