Searched refs:savedBundle (Results 1 – 1 of 1) sorted by relevance
5465 Bundle savedBundle = mN.extras; in makePublicView() local5476 savedBundle.getBoolean(EXTRA_SHOW_WHEN)); in makePublicView()5478 savedBundle.getBoolean(EXTRA_SHOW_CHRONOMETER)); in makePublicView()5480 savedBundle.getBoolean(EXTRA_CHRONOMETER_COUNT_DOWN)); in makePublicView()5481 String appName = savedBundle.getString(EXTRA_SUBSTITUTE_APP_NAME); in makePublicView()5489 mN.extras = savedBundle; in makePublicView()