Searched refs:getCardId (Results 1 – 2 of 2) sorted by relevance
335 mCardId = MusicUtils.getCardId(this); in onCreate()749 mCardId = MusicUtils.getCardId(MediaPlaybackService.this); in registerExternalStorageListener()
1299 static int getCardId(Context context) { in getCardId() method in MusicUtils