Searched refs:Behavior (Results 1 – 20 of 20) sorted by relevance
139 struct Behavior { struct140 Behavior();141 Behavior(const Behavior& other);144 Behavior* next; argument169 Behavior* firstBehavior; argument227 const Key** outKey, const Behavior** outBehavior) const;
234 const Behavior* behavior; in getCharacter()251 const Behavior* behavior; in getFallbackAction()276 for (const Behavior* behavior = key->firstBehavior; behavior; behavior = behavior->next) { in getMatch()372 const Key** outKey, const Behavior** outBehavior) const { in getKeyBehavior()375 const Behavior* behavior = key->firstBehavior; in getKeyBehavior()429 const Behavior* found = NULL; in findKey()430 for (const Behavior* behavior = key->firstBehavior; behavior; behavior = behavior->next) { in findKey()582 Behavior* lastBehavior = NULL; in readFromParcel()591 Behavior* behavior = new Behavior(); in readFromParcel()621 for (const Behavior* behavior = key->firstBehavior; behavior != NULL; in writeToParcel()[all …]
8 remote display routes. Behavior can be controlled by modifying the
41 <span class="en">Understand User Behavior</span></a>
1 page.title=Understand User Behavior
13 <li><a href="#test_method">Add Test Methods to Verify UI Behavior</a>17 <li><a href="#verify_button_behavior">Verify Button Behavior</a></li>100 <h2 id="test_methods">Add Test Methods to Validate UI Behavior</h2>161 <h3 id="verify_button_behavior">Verify Button Behavior</h3>
11 <li><a href="#test_methods">Add Test Method to Validate Functional Behavior</a>44 <h2 id="test_methods">Add Test Method to Validate Functional Behavior</h2>
19 <li><a href="#click">Set the Notification's Click Behavior</a></li>118 <h2 id="click">Set the Notification's Click Behavior</h2>
3 Code Runtime Behavior:
24 <li><a href="#behavior-changes">Behavior changes</a></li>297 <h3 id="behavior-changes">Behavior changes</h3>
248 <h3 id="behavior-changes">Behavior changes</h3>
12 <li><a href="#Behaviors">Important Behavior Changes</a></li>79 <h2 id="Behaviors">Important Behavior Changes</h2>
18 <li><a href="#Behaviors">Important Behavior Changes</a>168 <h2 id="Behaviors">Important Behavior Changes</h2>193 Behavior on the Android Runtime (ART)</a>. Pay particular attention if:</p>
18 <li><a href="#Behaviors">Important Behavior Changes</a>136 <h2 id="Behaviors">Important Behavior Changes</h2>
18 <li><a href="#Behaviors">Important Behavior Changes</a>165 <h2 id="Behaviors">Important Behavior Changes</h2>
12 …ef="#measuring-analyzing-responding">Measuring, Analyzing, and Responding to User Behavior</a></li>151 Measuring, Analyzing, and Responding to User Behavior
575 <span class="en">Verifying App Behavior on ART</span>
1 page.title=Verifying App Behavior on the Android Runtime (ART)
23 <li><a href="#ScreenOffBehavior">Screen Off and Lock-screen Behavior</a></li>402 <h2 id="ScreenOffBehavior">Screen Off and Lock-screen Behavior</h2>
22 <p><strong>Behavior and System Changes</strong></p>