OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:declarestyleable
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeRenameParticipant.java
477
String
declareStyleable
= ResourceType.DECLARE_STYLEABLE.getName();
481
if (
declareStyleable
.equals(tag)) {
Completed in 118 milliseconds