Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/core/
DSubSettingLauncher.java129 mLaunchRequest.mIsSecondLayerPage = isSecondLayerPage; in setIsSecondLayerPage()
212 mLaunchRequest.mIsSecondLayerPage); in toIntent()
260 boolean mIsSecondLayerPage; field in SubSettingLauncher.LaunchRequest