Searched defs:notifyCurrentActivityStateChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
H A DFmService.java2164 private void notifyCurrentActivityStateChanged(Bundle bundle) { method in class:FmService
2166 Log.d(TAG, "notifyCurrentActivityStateChanged = " + mRecords.size());
2467 notifyCurrentActivityStateChanged(bundle);

Completed in 38 milliseconds