Home
last modified time | relevance | path

Searched refs:w (Results 1 – 25 of 159) sorted by relevance

1234567

/developers/samples/android/security/keystore/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
DBasicAndroidKeyStoreFragment.java93 Log.w(TAG, "RSA not supported", e); in onOptionsItemSelected()
95 Log.w(TAG, "No such provider: AndroidKeyStore"); in onOptionsItemSelected()
97 Log.w(TAG, "Invalid Algorithm Parameter Exception", e); in onOptionsItemSelected()
104 Log.w(TAG, "KeyStore not Initialized", e); in onOptionsItemSelected()
106 Log.w(TAG, "KeyPair not recovered", e); in onOptionsItemSelected()
108 Log.w(TAG, "RSA not supported", e); in onOptionsItemSelected()
110 Log.w(TAG, "Invalid Key", e); in onOptionsItemSelected()
112 Log.w(TAG, "Invalid Signature", e); in onOptionsItemSelected()
114 Log.w(TAG, "IO Exception", e); in onOptionsItemSelected()
116 Log.w(TAG, "Error occurred while loading certificates", e); in onOptionsItemSelected()
[all …]
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
DBasicAndroidKeyStoreFragment.java93 Log.w(TAG, "RSA not supported", e); in onOptionsItemSelected()
95 Log.w(TAG, "No such provider: AndroidKeyStore"); in onOptionsItemSelected()
97 Log.w(TAG, "Invalid Algorithm Parameter Exception", e); in onOptionsItemSelected()
104 Log.w(TAG, "KeyStore not Initialized", e); in onOptionsItemSelected()
106 Log.w(TAG, "KeyPair not recovered", e); in onOptionsItemSelected()
108 Log.w(TAG, "RSA not supported", e); in onOptionsItemSelected()
110 Log.w(TAG, "Invalid Key", e); in onOptionsItemSelected()
112 Log.w(TAG, "Invalid Signature", e); in onOptionsItemSelected()
114 Log.w(TAG, "IO Exception", e); in onOptionsItemSelected()
116 Log.w(TAG, "Error occurred while loading certificates", e); in onOptionsItemSelected()
[all …]
/developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/samples/android/ui/window/DragAndDropAcrossApps/DropTarget/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/CustomTransition/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/samples/android/common/src/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/Interpolator/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
DLog.java159 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
169 public static void w(String tag, String msg) { in w() method in Log
170 w(tag, msg, null); in w()
180 public static void w(String tag, Throwable tr) { in w() method in Log
181 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/ElevationDrag/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
DLog.java159 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
169 public static void w(String tag, String msg) { in w() method in Log
170 w(tag, msg, null); in w()
180 public static void w(String tag, Throwable tr) { in w() method in Log
181 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/RevealEffectBasic/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/ClippingBasic/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/ElevationBasic/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
DLog.java157 public static void w(String tag, String msg, Throwable tr) { in w() method in Log
167 public static void w(String tag, String msg) { in w() method in Log
168 w(tag, msg, null); in w()
178 public static void w(String tag, Throwable tr) { in w() method in Log
179 w(tag, null, tr); in w()

1234567