Searched refs:inStackIndex (Results 1 – 1 of 1) sorted by relevance
1305 int inStackIndex = -1; in pushMediaButtonReceiver_syncPrs() local1315 inStackIndex = index; in pushMediaButtonReceiver_syncPrs()1319 if (inStackIndex == -1) { in pushMediaButtonReceiver_syncPrs()1328 prse = mPRStack.elementAt(inStackIndex); in pushMediaButtonReceiver_syncPrs()1330 mPRStack.removeElementAt(inStackIndex); in pushMediaButtonReceiver_syncPrs()1336 if (inStackIndex > lastPlayingIndex) { in pushMediaButtonReceiver_syncPrs()1347 Log.e(TAG, "Wrong index (inStack=" + inStackIndex + " lastPlaying=" + lastPlayingIndex in pushMediaButtonReceiver_syncPrs()