Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivity.java5022 public boolean startActivityIfNeeded(@RequiresPermission @NonNull Intent intent, in startActivityIfNeeded() method in Activity
5024 return startActivityIfNeeded(intent, requestCode, null); in startActivityIfNeeded()
5057 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.txt3829 method public boolean startActivityIfNeeded(android.content.Intent, int);
3830 method public boolean startActivityIfNeeded(android.content.Intent, int, android.os.Bundle);
/frameworks/base/config/
Dhiddenapi-public-dex.txt1004 Landroid/app/Activity;->startActivityIfNeeded(Landroid/content/Intent;I)Z
1005 Landroid/app/Activity;->startActivityIfNeeded(Landroid/content/Intent;ILandroid/os/Bundle;)Z