OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:action2
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/extensions/activity_log/
uma_policy_unittest.cc
142
scoped_refptr<Action>
action2
= new Action(
local
144
action2
->set_page_url(GURL(site_a));
145
policy->ProcessAction(
action2
);
counting_policy_unittest.cc
1197
scoped_refptr<Action>
action2
= new Action("dontdelete",
local
[
all
...]
fullstream_ui_policy_unittest.cc
885
scoped_refptr<Action>
action2
= new Action("dontdelete",
local
[
all
...]
/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java
326
NotificationCompat.Action
action2
= new NotificationCompat.Action.Builder(
local
332
.addAction(
action2
)
/developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java
326
NotificationCompat.Action
action2
= new NotificationCompat.Action.Builder(
local
332
.addAction(
action2
)
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPresets.java
326
NotificationCompat.Action
action2
= new NotificationCompat.Action.Builder(
local
332
.addAction(
action2
)
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java
549
String
action2
= "$obj = $rule3.obj;";
local
559
"| rule3 { "+
action2
+" }\n" +
579
action =
action2
;
1634
String
action2
= "$INT.text;"; \/\/ must be qualified
local
1667
String
action2
= "$c.text;"; \/\/ must be qualified
local
[
all
...]
Completed in 301 milliseconds