OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stringID
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemHelper.java
174
int
stringID
= getCallDescriptionStringID(details);
177
callDescription.append(mResources.getString(
stringID
,
198
int
stringID
= R.string.description_call_last_multiple;
207
stringID
= R.string.description_unknown_missed_call;
209
stringID
= R.string.description_unknown_answered_call;
217
stringID
= R.string.description_return_missed_call;
220
stringID
= R.string.description_return_answered_call;
226
stringID
= R.string.description_call_last_multiple;
228
stringID
= R.string.description_call_last;
232
return
stringID
;
[
all
...]
/external/chromium_org/third_party/skia/src/svg/
SkSVGParser.cpp
270
void SkSVGParser::translateMatrix(SkString& string, SkString*
stringID
) {
273
if (
stringID
->size() > 0) {
275
_addAttribute("use",
stringID
->c_str());
286
stringID
->set(idStr);
/external/skia/src/svg/
SkSVGParser.cpp
270
void SkSVGParser::translateMatrix(SkString& string, SkString*
stringID
) {
273
if (
stringID
->size() > 0) {
275
_addAttribute("use",
stringID
->c_str());
286
stringID
->set(idStr);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorCrop.java
46
AspectInfo(int
stringID
, int x, int y) {
47
mStringId =
stringID
;
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendBase.cpp
182
String
stringID
= origin + "/" + name;
186
DatabaseGuid guid = stringIdentifierToGUIDMap.get(
stringID
);
190
stringIdentifierToGUIDMap.set(
stringID
, guid);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
Completed in 311 milliseconds