Home
last modified time | relevance | path

Searched refs:mIsForTesting (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DLaunchConversationActivity.java56 private boolean mIsForTesting; field in LaunchConversationActivity
91 if (!mIsForTesting) { in onCreate()
203 mIsForTesting = isForTesting; in setIsForTesting()