Searched refs:stringId (Results 1 – 5 of 5) sorted by relevance
109 long stringId = debuggeeWrapper.vmMirror.createString("foo"); in testNewInstance_ThreadGroup()110 assertTrue("Invalid string id", stringId != -1); in testNewInstance_ThreadGroup()111 assertTrue("Null string id", stringId != 0); in testNewInstance_ThreadGroup()113 … constructorArguments.add(Value.createObjectValue(JDWPConstants.Tag.STRING_TAG, stringId)); in testNewInstance_ThreadGroup()
197 String stringId = id.toString(); in handleSessionRpc() local199 mManagerFactory.getRpcReceiverManagers().containsKey(stringId); in handleSessionRpc()201 mSessionId = stringId; in handleSessionRpc()
1199 public int findEntryByResName(int stringId) { in findEntryByResName() argument1201 if (entryNameIndex(i) == stringId) { in findEntryByResName()
851 private final String stringId; field in GenerateXMB.PathInfo874 stringId = String.valueOf(id); in PathInfo()911 return stringId; in getStringId()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...