Searched refs:Always (Results 1 – 25 of 97) sorted by relevance
1234
109 // Always call the superclass so it can save the view hierarchy state140 super.onCreate(savedInstanceState); // Always call the superclass first163 // Always call the superclass so it can restore the view hierarchy
94 super.onStop(); // Always call the superclass method first154 super.onStart(); // Always call the superclass method first171 super.onRestart(); // Always call the superclass method first
83 super.onPause(); // Always call the superclass method first133 super.onResume(); // Always call the superclass method first
110 // Always call the superclass so it can save the view hierarchy state115 <p class="caution"><strong>Caution:</strong> Always call the superclass implementation of {@link141 super.onCreate(savedInstanceState); // Always call the superclass first164 // Always call the superclass so it can restore the view hierarchy173 <p class="caution"><strong>Caution:</strong> Always call the superclass implementation of {@link
95 super.onStop(); // Always call the superclass method first156 super.onStart(); // Always call the superclass method first173 super.onRestart(); // Always call the superclass method first
97 super.onPause(); // Always call the superclass method first147 super.onResume(); // Always call the superclass method first
68 Your app can avoid downloading duplicate data by caching. Always cache static resources,
36 …avoid downloading duplicate data. You can do this by aggressive caching. Always cache static resou…
599 <h3 id="always_on_vpn">Always on VPN </h3>611 <p>システムがアプリの介入なしに VPN サービスを直接バインドするため、Always on VPN の新しいエンドポイントは VPN クライアント側で処理する必要があります。617 …s] > [More] > [Vpn]</strong> から、<code>VPNService</code> のメソッドを実装した Always on VPN クライアントを手動で設…
599 <h3 id="always_on_vpn">Always on VPN </h3>611 <p>由于 VPN 服务无需应用交互即可由系统直接绑定,因此,VPN 客户端必须针对 Always on VPN 处理新的入口点。617 …用户还可以使用 <strong>Settings>More>Vpn</strong> 在主要用户中手动设置实现 <code>VPNService</code> 方法的 Always o…