Searched refs:supportNavigateUpTo (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DAppCompatActivity.java331 * {@link #supportNavigateUpTo(android.content.Intent)} for help implementing custom Up navigation.</p>
356 supportNavigateUpTo(upIntent);
382 * {@link #supportNavigateUpTo(android.content.Intent)} using the same parameters to correctly perform
406 public void supportNavigateUpTo(Intent upIntent) { method in class:AppCompatActivity

Completed in 160 milliseconds