Searched refs:LensPickerActivity (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
H A DLensPickerTrampolineActivity.java101 Log.d(TAG, "Delegating to LensPickerActivity to handle application launch.");
104 launchIntent = new Intent(this, LensPickerActivity.class);
H A DLensPickerActivity.java41 public class LensPickerActivity extends Activity implements LensPickerSelectionHandler { class in inherits:Activity,LensPickerSelectionHandler
42 private static final String TAG = "LensPickerActivity";

Completed in 58 milliseconds