OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stringID
(Results
1 - 3
of
3
) 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/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 100 milliseconds