Searched refs:ACTION_DELAYED_FILL (Results 1 – 1 of 1) sorted by relevance
242 private static final String ACTION_DELAYED_FILL = field in Session538 if (!intent.getAction().equals(ACTION_DELAYED_FILL)) {1044 Intent intent = new Intent(ACTION_DELAYED_FILL).setPackage("android") in createPendingIntent()1076 IntentFilter intentFilter = new IntentFilter(ACTION_DELAYED_FILL); in registerDelayedFillBroadcastLocked()