HomeSort by relevance Sort by last modified time
    Searched refs:initIntent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 351 final PendingIntent initIntent = buildInitPendingIntent(vol);
354 mContext.getString(R.string.ext_media_init_action), initIntent))
358 .setContentIntent(initIntent)
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]

Completed in 151 milliseconds