Home
last modified time | relevance | path

Searched defs:onBindingAttemptFailed (Results 1 – 1 of 1) sorted by relevance

/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/
DCrossProfileSender.java450 private void onBindingAttemptFailed(String reason) { in onBindingAttemptFailed() method in CrossProfileSender
454 private void onBindingAttemptFailed(Exception exception) { in onBindingAttemptFailed() method in CrossProfileSender
458 private void onBindingAttemptFailed(String reason, Exception exception) { in onBindingAttemptFailed() method in CrossProfileSender
462 private void onBindingAttemptFailed(String reason, boolean terminal) { in onBindingAttemptFailed() method in CrossProfileSender
466 private void onBindingAttemptFailed( in onBindingAttemptFailed() method in CrossProfileSender