Searched refs:publicExtras (Results 1 – 1 of 1) sorted by relevance
5470 Bundle publicExtras = new Bundle(); in makePublicContentView() local5471 publicExtras.putBoolean(EXTRA_SHOW_WHEN, in makePublicContentView()5473 publicExtras.putBoolean(EXTRA_SHOW_CHRONOMETER, in makePublicContentView()5475 publicExtras.putBoolean(EXTRA_CHRONOMETER_COUNT_DOWN, in makePublicContentView()5479 publicExtras.putString(EXTRA_SUBSTITUTE_APP_NAME, appName); in makePublicContentView()5481 mN.extras = publicExtras; in makePublicContentView()