Lines Matching refs:itemPosition
1277 public boolean onNavigationItemSelected(int itemPosition, long itemId) {1278 switch (itemPosition) {1300 Log.w(TAG, "ItemSelected event from unknown button: " + itemPosition);1301 Log.w(TAG, "CurrentView:" + mCurrentView + " Button:" + itemPosition +