Searched refs:mIsForTesting (Results 1 – 1 of 1) sorted by relevance
56 private boolean mIsForTesting; field in LaunchConversationActivity91 if (!mIsForTesting) { in onCreate()203 mIsForTesting = isForTesting; in setIsForTesting()