Home
last modified time | relevance | path

Searched refs:supportShouldUpRecreateTask (Results 1 – 25 of 27) sorted by relevance

12

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatActivity.java467 if (supportShouldUpRecreateTask(upIntent)) { in onSupportNavigateUp()
517 public boolean supportShouldUpRecreateTask(@NonNull Intent targetIntent) { in supportShouldUpRecreateTask() method in AppCompatActivity
/appcompat/appcompat/api/
D1.1.0-rc01.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.1.0-beta01.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.2.0-beta01.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.3.0-beta02.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.3.0-beta01.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.1.0-beta02.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.4.0-beta01.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.4.0-beta02.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.6.0-beta02.txt245 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.6.0-beta01.txt245 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.5.0-beta01.txt244 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Dcurrent.txt245 method public boolean supportShouldUpRecreateTask(android.content.Intent);
D1.7.0-beta01.txt245 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.3.0-beta01.txt265 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.1.0-beta01.txt265 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.3.0-beta02.txt265 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.0.0.txt263 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.1.0-rc01.txt265 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.2.0-beta01.txt265 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.6.0-beta02.txt266 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_current.txt266 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.5.0-beta01.txt265 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.7.0-beta01.txt266 method public boolean supportShouldUpRecreateTask(android.content.Intent);
Drestricted_1.6.0-beta01.txt266 method public boolean supportShouldUpRecreateTask(android.content.Intent);

12