Home
last modified time | relevance | path

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

/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
DEditUserPhotoController.java270 if (startSystemActivityForResult(intent, REQUEST_CODE_CROP_PHOTO)) { in cropPhoto()
276 private boolean startSystemActivityForResult(Intent intent, int code) { in startSystemActivityForResult() method in EditUserPhotoController