Loading docs/html/training/articles/assistant.jd +3 −3 Original line number Original line Diff line number Diff line Loading @@ -210,7 +210,7 @@ public void onProvideAssistContent(AssistContent <strong>assistContent</strong>) android.app.Activity#onProvideAssistContent(android.app.assist.AssistContent)} android.app.Activity#onProvideAssistContent(android.app.assist.AssistContent)} callbacks are implemented, the system will still proceed and pass the callbacks are implemented, the system will still proceed and pass the information collected automatically to the assistant unless the current information collected automatically to the assistant unless the current window is flagged as <a href="#handling_of_sensitive_information">secure</a>. window is flagged as <a href="#excluding_views">secure</a>. As shown in Figure 3, the system uses the default implementations of {@link As shown in Figure 3, the system uses the default implementations of {@link android.view.View#onProvideStructure(android.view.ViewStructure)} and {@link android.view.View#onProvideStructure(android.view.ViewStructure)} and {@link android.view.View#onProvideVirtualStructure(android.view.ViewStructure)} to android.view.View#onProvideVirtualStructure(android.view.ViewStructure)} to Loading @@ -234,7 +234,7 @@ public void onProvideAssistContent(AssistContent <strong>assistContent</strong>) Accessible”</a>. Accessible”</a>. </p> </p> <h4 id="handling_of_sensitive_information">Handling of Sensitive Information</h4> <h4 id="excluding_views">Excluding views from the assitant</h4> <p> <p> An activity can exclude the current view from the assistant. This is accomplished An activity can exclude the current view from the assistant. This is accomplished Loading Loading @@ -266,7 +266,7 @@ public void onProvideAssistContent(AssistContent <strong>assistContent</strong>) current activity. The assistant can be summoned by the user at any time. current activity. The assistant can be summoned by the user at any time. Therefore, apps should not create permanent {@link Therefore, apps should not create permanent {@link android.Manifest.permission#SYSTEM_ALERT_WINDOW system alert} android.Manifest.permission#SYSTEM_ALERT_WINDOW system alert} windows interfering with the overlay window s shown in Figure 4. windows interfering with the overlay window shown in Figure 4. </p> </p> <div style=""> <div style=""> Loading Loading
docs/html/training/articles/assistant.jd +3 −3 Original line number Original line Diff line number Diff line Loading @@ -210,7 +210,7 @@ public void onProvideAssistContent(AssistContent <strong>assistContent</strong>) android.app.Activity#onProvideAssistContent(android.app.assist.AssistContent)} android.app.Activity#onProvideAssistContent(android.app.assist.AssistContent)} callbacks are implemented, the system will still proceed and pass the callbacks are implemented, the system will still proceed and pass the information collected automatically to the assistant unless the current information collected automatically to the assistant unless the current window is flagged as <a href="#handling_of_sensitive_information">secure</a>. window is flagged as <a href="#excluding_views">secure</a>. As shown in Figure 3, the system uses the default implementations of {@link As shown in Figure 3, the system uses the default implementations of {@link android.view.View#onProvideStructure(android.view.ViewStructure)} and {@link android.view.View#onProvideStructure(android.view.ViewStructure)} and {@link android.view.View#onProvideVirtualStructure(android.view.ViewStructure)} to android.view.View#onProvideVirtualStructure(android.view.ViewStructure)} to Loading @@ -234,7 +234,7 @@ public void onProvideAssistContent(AssistContent <strong>assistContent</strong>) Accessible”</a>. Accessible”</a>. </p> </p> <h4 id="handling_of_sensitive_information">Handling of Sensitive Information</h4> <h4 id="excluding_views">Excluding views from the assitant</h4> <p> <p> An activity can exclude the current view from the assistant. This is accomplished An activity can exclude the current view from the assistant. This is accomplished Loading Loading @@ -266,7 +266,7 @@ public void onProvideAssistContent(AssistContent <strong>assistContent</strong>) current activity. The assistant can be summoned by the user at any time. current activity. The assistant can be summoned by the user at any time. Therefore, apps should not create permanent {@link Therefore, apps should not create permanent {@link android.Manifest.permission#SYSTEM_ALERT_WINDOW system alert} android.Manifest.permission#SYSTEM_ALERT_WINDOW system alert} windows interfering with the overlay window s shown in Figure 4. windows interfering with the overlay window shown in Figure 4. </p> </p> <div style=""> <div style=""> Loading