OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAUNCHER_1
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java
607
setCaller(
LAUNCHER_1
);
[
all
...]
ShortcutManagerTest3.java
292
runWithCaller(
LAUNCHER_1
, USER_0, () -> {
401
runWithCaller(
LAUNCHER_1
, USER_0, () -> {
476
runWithCaller(
LAUNCHER_1
, USER_0, () -> {
BaseShortcutManagerTest.java
556
protected static final String
LAUNCHER_1
= "com.android.launcher.1";
594
LAUNCHER_1
.equals(callingPackage) || LAUNCHER_2.equals(callingPackage)
676
addPackage(
LAUNCHER_1
, LAUNCHER_UID_1, 4);
[
all
...]
ShortcutManagerTest7.java
297
runWithCaller(
LAUNCHER_1
, USER_10, () -> {
ShortcutManagerTest2.java
[
all
...]
Completed in 592 milliseconds