/frameworks/base/telecomm/java/android/telecom/ |
D | AuthenticatorService.java | 35 private static Authenticator mAuthenticator; 39 mAuthenticator = new Authenticator(this); in onCreate() 50 public class Authenticator extends AbstractAccountAuthenticator { class in AuthenticatorService 51 public Authenticator(Context context) { in Authenticator() method in AuthenticatorService.Authenticator
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | creating-authenticator.jd | 1 page.title=Creating a Stub Authenticator 13 <a href="#CreateAuthenticator">Add a Stub Authenticator Component</a> 16 <a href="#CreateAuthenticatorService">Bind the Authenticator to the Framework</a> 19 <a href="#CreateAuthenticatorFile">Add the Authenticator Metadata File</a> 22 <a href="#DeclareAuthenticator">Declare the Authenticator in the Manifest</a> 63 <h2 id="CreateAuthenticator">Add a Stub Authenticator Component</h2> 77 public class Authenticator extends AbstractAccountAuthenticator { 79 public Authenticator(Context context) { 137 <h2 id="CreateAuthenticatorService">Bind the Authenticator to the Framework</h2> 160 private Authenticator mAuthenticator; [all …]
|
D | index.jd | 106 <b><a href="creating-authenticator.html">Creating a Stub Authenticator</a></b>
|
D | creating-sync-adapter.jd | 370 >Add the Authenticator Metadata File</a>. Now you have to set up this account type in the 476 >Add the Authenticator Metadata File</a>. It's also the value you specified for the 552 in the lesson <a href="creating-authenticator.html">Creating a Stub Authenticator</a>.
|
/frameworks/base/obex/javax/obex/ |
D | Authenticator.java | 83 public interface Authenticator { interface
|
D | SessionNotifier.java | 127 ObexSession acceptAndOpen(ServerRequestHandler handler, Authenticator auth) throws IOException; in acceptAndOpen()
|
D | ObexSession.java | 55 protected Authenticator mAuthenticator;
|
D | ClientSession.java | 325 public void setAuthenticator(Authenticator auth) throws IOException { in setAuthenticator()
|
D | ServerSession.java | 74 public ServerSession(ObexTransport trans, ServerRequestHandler handler, Authenticator auth) in ServerSession()
|
/frameworks/volley/src/main/java/com/android/volley/toolbox/ |
D | Authenticator.java | 24 public interface Authenticator { interface
|
D | AndroidAuthenticator.java | 32 public class AndroidAuthenticator implements Authenticator {
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 18 <li><a href="#TaskFour">Create an Authenticator Service</a></li> 137 <h2 id="TaskFour">Create an Authenticator Service</h2>
|
D | authenticate.jd | 111 options, // Authenticator-specific options
|
/frameworks/data-binding/integration-tests/App With Spaces/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/ |
D | contacts-provider.jd | 1785 <code>com.example.android.samplesync.authenticator.Authenticator</code>.
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/ |
D | contacts-provider.jd | 1785 <code>com.example.android.samplesync.authenticator.Authenticator</code> 클래스에서 정의됩니다.
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/ |
D | contacts-provider.jd | 1784 <code>com.example.android.samplesync.authenticator.Authenticator</code> 類別中完成定義。
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/ |
D | contacts-provider.jd | 1783 …a>のサンプルアプリで、認証はクラス <code>com.example.android.samplesync.authenticator.Authenticator</code> に定義されてい…
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/ |
D | contacts-provider.jd | 1783 …适配器</a>示例应用中,身份验证器是在 <code>com.example.android.samplesync.authenticator.Authenticator</code> 类中定义的。
|
/frameworks/base/ |
D | compiled-classes-phone | 6032 com.android.okhttp.Authenticator 6697 java.net.Authenticator 6698 java.net.Authenticator$RequestorType
|
D | preloaded-classes | 2630 com.android.okhttp.Authenticator
|
/frameworks/base/docs/html-intl/intl/id/guide/topics/providers/ |
D | contacts-provider.jd | 1785 <code>com.example.android.samplesync.authenticator.Authenticator</code>.
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/ |
D | contacts-provider.jd | 1785 <code>com.example.android.samplesync.authenticator.Authenticator</code>.
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 1790 <code>com.example.android.samplesync.authenticator.Authenticator</code>.
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/ |
D | contacts-provider.jd | 1785 <code>com.example.android.samplesync.authenticator.Authenticator</code>.
|