Searched refs:mLayoutEditorDelegate (Results 1 – 8 of 8) sorted by relevance
49 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
46 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
50 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
138 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()165 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoringByOffset()
100 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
119 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
140 TestLayoutEditorDelegate layoutEditor = info.mLayoutEditorDelegate; in checkRefactoring()
308 testInfo.mLayoutEditorDelegate = layoutEditor; in setupTestContext()326 protected TestLayoutEditorDelegate mLayoutEditorDelegate; field in RefactoringTest.TestContext