Searched defs:LensPickerUtils (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
H A DLensPickerUtils.java30 public class LensPickerUtils { class
67 editor.putString(LensPickerUtils.getFacetKey(facetId), packageName);
140 if (LensPickerUtils.isMediaService(rInfo)) {
141 return LensPickerUtils.getMediaLaunchIntent(pm, packageName,

Completed in 117 milliseconds