Home
last modified time | relevance | path

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

/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
DLensPickerUtils.java155 private final String mIntentString; field in LensPickerUtils.AppLaunchInformation
160 mIntentString = intentString; in AppLaunchInformation()
172 return mIntentString; in getIntentString()