Searched refs:publicExtras (Results 1 – 1 of 1) sorted by relevance
6780 Bundle publicExtras = new Bundle(); in makePublicContentView() local6781 publicExtras.putBoolean(EXTRA_SHOW_WHEN, in makePublicContentView()6783 publicExtras.putBoolean(EXTRA_SHOW_CHRONOMETER, in makePublicContentView()6785 publicExtras.putBoolean(EXTRA_CHRONOMETER_COUNT_DOWN, in makePublicContentView()6789 publicExtras.putString(EXTRA_SUBSTITUTE_APP_NAME, appName); in makePublicContentView()6791 mN.extras = publicExtras; in makePublicContentView()