Searched refs:EXTRA_TIME (Results 1 – 6 of 6) sorted by relevance
40 public static final String EXTRA_TIME = "time"; field in UtilsReceiver71 final long time = extras.getLong(EXTRA_TIME, System.currentTimeMillis()); in doAllocation()
163 mTimestampMs = intent.getLongExtra(Intent.EXTRA_TIME, 0L); in testPackageRestartedBroadcast()208 mTimestampMs = intent.getLongExtra(Intent.EXTRA_TIME, 0L); in testPackageUnstoppedBroadcast()
554 intent.putExtra(UtilsReceiver.EXTRA_TIME, time); in doAllocateReceiver()571 args.putLong(UtilsReceiver.EXTRA_TIME, time); in doAllocateProvider()
94 data.time = intent.getLongExtra(DropBoxManager.EXTRA_TIME, 0);
633 DropBoxManager.EXTRA_TIME, 0) - 1); in testAnr()
11429 field public static final String EXTRA_TIME = "android.intent.extra.TIME";32999 field public static final String EXTRA_TIME = "time";