/developers/build/prebuilts/gradle/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/ |
AppItem.java | 28 public AppItem(String itemName, int imageId, int viewType, Class<? extends Activity> clazz) { 29 mItemName = itemName; 35 public AppItem(String itemName, int imageId, Class<? extends Activity> clazz) { 36 mItemName = itemName;
|
/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/ |
AppItem.java | 28 public AppItem(String itemName, int imageId, int viewType, Class<? extends Activity> clazz) { 29 mItemName = itemName; 35 public AppItem(String itemName, int imageId, Class<? extends Activity> clazz) { 36 mItemName = itemName;
|
/external/icu/icu4c/source/tools/toolutil/ |
pkgitems.cpp | 130 makeTargetName(const char *itemName, const char *id, int32_t idLength, const char *suffix, 137 itemID=strrchr(itemName, '/'); 141 itemID=itemName; 145 treeLength=(int32_t)(itemID-itemName); 153 itemName, (long)targetLength); 158 memcpy(target, itemName, treeLength); 164 checkIDSuffix(const char *itemName, const char *id, int32_t idLength, const char *suffix, 168 makeTargetName(itemName, id, idLength, suffix, target, (int32_t)sizeof(target), pErrorCode); 170 check(context, itemName, target); 176 checkParent(const char *itemName, CheckDependency check, void *context [all...] |
package.h | 33 typedef void CheckDependency(void *context, const char *itemName, const char *targetName); 148 static void checkDependency(void *context, const char *itemName, const char *targetName);
|
/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/ |
MainActivity.java | 36 String itemName = mAdapter.getItemName(position); 38 intent.putExtra(Constants.RECIPE_NAME_TO_LOAD, itemName);
|
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/ |
MainActivity.java | 36 String itemName = mAdapter.getItemName(position); 38 intent.putExtra(Constants.RECIPE_NAME_TO_LOAD, itemName);
|
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/ |
MainActivity.java | 36 String itemName = mAdapter.getItemName(position); 38 intent.putExtra(Constants.RECIPE_NAME_TO_LOAD, itemName);
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/ |
TableEotReport.py | 48 ItemName TEXT DEFAULT '',
65 ItemName = '', ItemType = '', ItemMode = '', GuidName = '', GuidMacro = '', GuidValue = '', BelongsToFunction = '', Enabled = 0):
69 ItemName, ItemType, ItemMode, GuidName, GuidMacro, GuidValue, BelongsToFunction, Enabled)
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
G_P_K_G_.py | 117 itemName, itemAttrs, itemContent = element 118 if itemName == "hexdata": 126 itemName, itemAttrs, itemContent = element 127 if itemName == "hexdata":
|
otBase.py | 11 self.itemName = overflowTuple[3] 15 return str((self.tableType, "LookupIndex:", self.LookupListIndex, "SubTableIndex:", self.SubTableIndex, "ItemName:", self.itemName, "ItemIndex:", self.itemIndex)) 98 if overflowRecord.itemName is None: 462 LookupListIndex = SubTableIndex = itemName = itemIndex = None 469 itemName = item.name 479 itemName = ".".join([self.name, item.name]) 482 itemName = ".".join([p1.name, item.name]) 492 return OverflowErrorRecord( (self.globalState.tableType, LookupListIndex, SubTableIndex, itemName, itemIndex) )
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/ |
SectionAnnotator.java | 75 String itemName = getItemName(); 80 out.annotate(0, "%s section", itemName); 89 out.annotate(0, "[%d] %s: %s", i, itemName, itemIdentity); 91 out.annotate(0, "[%d] %s", i, itemName);
|
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
UiBenchJankTestsHelper.java | 109 public void openTextInList(String itemName) { 112 By.res(RES_PACKAGE_NAME, TEXT_OBJECT_NAME).text(itemName)), TIMEOUT); 116 By.res(RES_PACKAGE_NAME, TEXT_OBJECT_NAME).text(itemName)), TIMEOUT); 122 By.res(RES_PACKAGE_NAME, TEXT_OBJECT_NAME).text(itemName)), TIMEOUT); 125 Assert.assertNotNull(itemName + ": isn't found", component);
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
ICUResourceTableAccess.java | 26 String itemName, String defaultValue) { 29 return getTableString(bundle, tableName, null, itemName, defaultValue);
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
ICUResourceTableAccess.java | 24 String itemName, String defaultValue) { 27 return getTableString(bundle, tableName, null, itemName, defaultValue);
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
Parser.py | 383 ItemName, ItemType, GuidName, GuidMacro, GuidValue = '', 'Ppi', '', '', ''
417 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, NewVariableValue[1:], GuidMacro, GuidValue, BelongsToFunction, 0)
422 ItemName, ItemType, GuidName, GuidMacro, GuidValue = '', 'Ppi', '', '', ''
463 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, NewVariableValue[1:], GuidMacro, GuidValue, BelongsToFunction, 0)
481 ItemName, ItemType, GuidName, GuidMacro, GuidValue = '', 'Ppi', '', '', ''
497 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, Parameter, GuidMacro, GuidValue, BelongsToFunction, 0)
507 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, GuidName, GuidMacro, GuidValue, BelongsToFunction, 0)
519 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, GuidName, GuidMacro, GuidValue, BelongsToFunction, 0)
535 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, GuidName, GuidMacro, GuidValue, BelongsToFunction, 0)
553 Db.Insert(-1, '', '', SourceFileID, SourceFileFullPath, ItemName, ItemType, ItemMode, GuidName, GuidMacro, GuidValue, BelongsToFunction, 0) [all...] |
/packages/services/BuiltInPrintService/src/com/android/bips/discovery/ |
SavedDiscovery.java | 122 String itemName = reader.nextName(); 123 if (PRINTER_LIST_NAMES.contains(itemName)) {
|
DiscoveredPrinter.java | 70 String itemName = reader.nextName(); 71 switch (itemName) {
|
/prebuilts/go/darwin-x86/doc/ |
editors.html | 23 <li><a href="https://marketplace.visualstudio.com/items?itemName=lukehoban.Go">Visual Studio Code</a>:
|
/prebuilts/go/linux-x86/doc/ |
editors.html | 23 <li><a href="https://marketplace.visualstudio.com/items?itemName=lukehoban.Go">Visual Studio Code</a>:
|
/external/v8/tools/ |
process-heap-prof.py | 47 itemname = 'heap-js-cons-item' 49 itemname = 'heap-sample-item' 75 elif row[0] == itemname and sampling:
|
/frameworks/base/core/java/com/android/internal/app/procstats/ |
DumpUtils.java | 418 public static String collapseString(String pkgName, String itemName) { 419 if (itemName.startsWith(pkgName)) { 420 final int ITEMLEN = itemName.length(); 425 if (itemName.charAt(PKGLEN) == '.') { 426 return itemName.substring(PKGLEN); 430 return itemName;
|
/external/curl/scripts/ |
updatemanpages.pl | 161 my $itemname = ""; 170 $itemname .= substr($itemver, $itemnameseek, 1); 174 $itemver .= $itemname;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourceChooser.java | 759 private void selectItemName(String itemName, ResourceItem[] items) { 760 if (itemName == null || items == null) { 765 if (itemName.equals(item.getName())) { 778 String itemName = null; 785 itemName = m.group(1); 789 if (!isSystem && itemName == null) { 793 itemName = m.group(1); 807 if (itemName != null) { 808 selectItemName(itemName, items); [all...] |
/external/python/cpython3/PCbuild/ |
python3dll.vcxproj | 98 <Output TaskParameter="Lines" ItemName="_DefLines" /> 121 <Output TaskParameter="Lines" ItemName="_DefLines" />
|
_freeze_importlib.vcxproj | 102 <Output TaskParameter="CopiedFiles" ItemName="_Updated" />
|