OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLayoutName
(Results
1 - 2
of
2
) sorted by null
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DuplicateIdDetector.java
171
String from =
getLayoutName
(file);
186
String from =
getLayoutName
(file);
221
private String
getLayoutName
(File file) {
268
String name =
getLayoutName
(file);
286
String name =
getLayoutName
(file);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java
523
public static String
getLayoutName
(IFile layoutFile) {
Completed in 38 milliseconds