Searched refs:KEY_DISPLAY_NAME (Results 1 – 2 of 2) sorted by relevance
1307 private static final String KEY_DISPLAY_NAME = field in MediaSession2.CommandButton1386 bundle.putString(KEY_DISPLAY_NAME, mDisplayName); in toBundle()1404 builder.setDisplayName(bundle.getString(KEY_DISPLAY_NAME)); in fromBundle()
1319 private static final String KEY_DISPLAY_NAME field in MediaSession2Impl.CommandButtonImpl1373 bundle.putString(KEY_DISPLAY_NAME, mDisplayName); in toBundle()1386 builder.setDisplayName(bundle.getString(KEY_DISPLAY_NAME)); in fromBundle()