OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ViewRule
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ViewRule.java
29
public class
ViewRule
extends BaseViewRule {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java
35
import com.android.ide.common.layout.
ViewRule
;
789
String packageName =
ViewRule
.class.getName();
797
// Hack:
ViewRule
is generic for the "View" class, so we can't use it
[
all
...]
Completed in 547 milliseconds