Searched refs:mPerspective (Results 1 – 1 of 1) sorted by relevance
140 private final String mPerspective; field in SourceRevealer.MethodSearchRequestor143 mPerspective = perspective; in MethodSearchRequestor()154 if (mPerspective != null) { in acceptSearchMatch()155 SourceRevealer.switchToPerspective(mPerspective); in acceptSearchMatch()