Home
last modified time | relevance | path

Searched refs:startActivityIfNeeded (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DActivity.java4908 public boolean startActivityIfNeeded(@RequiresPermission @NonNull Intent intent, in startActivityIfNeeded() method in Activity
4910 return startActivityIfNeeded(intent, requestCode, null); in startActivityIfNeeded()
4943 public boolean startActivityIfNeeded(@RequiresPermission @NonNull Intent intent, in startActivityIfNeeded() method in Activity
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3460 method public boolean startActivityIfNeeded(android.content.Intent, int);
3461 method public boolean startActivityIfNeeded(android.content.Intent, int, android.os.Bundle);
/frameworks/base/api/
Dcurrent.txt3783 method public boolean startActivityIfNeeded(android.content.Intent, int);
3784 method public boolean startActivityIfNeeded(android.content.Intent, int, android.os.Bundle);
Dsystem-current.txt3919 method public boolean startActivityIfNeeded(android.content.Intent, int);
3920 method public boolean startActivityIfNeeded(android.content.Intent, int, android.os.Bundle);