OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:validateNotEmpty
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeViewRefactoring.java
109
if (!
validateNotEmpty
(infos, status)) {
WrapInRefactoring.java
118
if (!
validateNotEmpty
(infos, status)) {
UseCompoundDrawableRefactoring.java
131
if (!
validateNotEmpty
(infos, status)) {
ExtractIncludeRefactoring.java
149
if (!
validateNotEmpty
(infos, status)) {
VisualRefactoring.java
780
protected boolean
validateNotEmpty
(List<CanvasViewInfo> infos, RefactoringStatus status) {
[
all
...]
Completed in 46 milliseconds