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.java453 private void onBindingAttemptFailed(String reason) { in onBindingAttemptFailed() method in CrossProfileSender
457 private void onBindingAttemptFailed(Exception exception) { in onBindingAttemptFailed() method in CrossProfileSender
461 private void onBindingAttemptFailed(String reason, Exception exception) { in onBindingAttemptFailed() method in CrossProfileSender
465 private void onBindingAttemptFailed(String reason, boolean terminal) { in onBindingAttemptFailed() method in CrossProfileSender
469 private void onBindingAttemptFailed( in onBindingAttemptFailed() method in CrossProfileSender