/frameworks/base/packages/Keyguard/test/SampleTrustAgent/src/com/android/trustagent/test/ |
D | SampleTrustAgentSettings.java | 51 findViewById(R.id.crash).setOnClickListener(this); in onCreate() 82 } else if (id == R.id.crash) { in onClick()
|
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/ |
D | MemoryUsageTest.java | 268 for (ProcessErrorStateInfo crash : crashes) { in reportError() 269 if (!crash.processName.equals(processName)) in reportError() 272 Log.w(TAG, appName + " crashed: " + crash.shortMsg); in reportError() 273 results.putString(mNameToResultKey.get(appName), crash.shortMsg); in reportError()
|
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/ |
D | AppLaunch.java | 324 for (ProcessErrorStateInfo crash : crashes) { in reportError() 325 if (!crash.processName.equals(processName)) in reportError() 328 Log.w(TAG, appName + " crashed: " + crash.shortMsg); in reportError() 329 mResult.putString(mNameToResultKey.get(appName), crash.shortMsg); in reportError()
|
/frameworks/av/services/mediaextractor/minijail/seccomp_policy/ |
D | mediaextractor-seccomp-x86.policy | 39 # for attaching to debuggerd on process crash
|
D | mediaextractor-seccomp-arm.policy | 41 # for attaching to debuggerd on process crash
|
/frameworks/av/services/mediacodec/minijail/seccomp_policy/ |
D | mediacodec-seccomp-arm.policy | 45 # for attaching to debuggerd on process crash
|
/frameworks/base/core/java/android/os/ |
D | IPowerManager.aidl | 55 void crash(String message); in crash() method
|
/frameworks/native/include/powermanager/ |
D | IPowerManager.h | 69 virtual status_t crash(const String16& message) = 0;
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgePowerManager.java | 69 public void crash(String arg0) throws RemoteException { in crash() method in BridgePowerManager
|
/frameworks/base/docs/html/preview/ |
D | behavior-changes.jd | 382 against non-NDK libraries, which may cause your app to crash. This change in 387 that their apps do not crash on devices running Android N. If your app uses 412 could crash on later versions of Android that do not include this library 437 of private libraries altogether and cause your app to crash. 444 <code>NULL</code>, and may cause your app to crash. You should review your 612 private platform API, but will not cause your app to crash. If the app 614 runtime error and your app may crash: 643 sure your app doesn't crash on future platform updates: 788 You can do so by causing an identical crash 800 and should not crash on subsequent starts. You can verify app behavior
|
D | support.jd | 270 <li>Accessing Settings > Security > Device Security crash observed when 622 <li>The Camera app has exhibited instability; it may crash in various 627 app to crash. 720 <li>The system UI may crash when docking Settings > Display > 724 <li>The Camera app may crash when launched in multi-window mode. 727 <li>YouTube may crash when launched into multi-window mode. To fix the 751 <li>The Device Policy app may crash when the user unlocks the device with the 1098 to crash.</li>
|
/frameworks/native/services/powermanager/ |
D | IPowerManager.cpp | 129 virtual status_t crash(const String16& message) in crash() function in android::BpPowerManager
|
/frameworks/base/docs/html/training/camera/ |
D | videobasics.jd | 99 your app will crash. So as long as the result is not null, it's safe to use the intent. </p>
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 62 # Discard an undelivered serialized broadcast (timeout/ANR/crash)
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | index.jd | 45 consume your available memory budget leading to an application crash due to the dreaded
|
/frameworks/base/docs/html/training/backward-compatible-ui/ |
D | new-implementation.jd | 46 <p>You can directly use newer APIs in these concrete classes—and not crash on earlier devices…
|
/frameworks/base/docs/html/ndk/guides/ |
D | cpp-support.jd | 211 <li>Using {@code c++_shared} on ARM can crash when an exception is thrown.</li> 277 to crash.</li>
|
/frameworks/base/docs/html/topic/libraries/support-library/ |
D | revisions.jd | 357 android.support.v7.preference.PreferenceFragmentCompat} would crash 391 <li>Fixed a crash in {@link 399 <li>Fixed a crash with usages of 437 <li>Fixed a crash on {@link android.support.design.widget.Snackbar} 559 <li>Fixed a compatibility crash with {@link 570 <li>Fixed a crash when restoring {@link android.widget.SearchView}. 626 <li>Fixed a crash when calling {@link 634 <li>Fixed a crash that occurs when {@link 652 <li>Fixed a crash that occurs when calling {@link 689 <li>Fixed a {@link android.support.design.widget.TabLayout} crash [all …]
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | starting.jd | 76 <li>Does not crash if the user receives a phone call or switches to another app 82 <li>Does not crash or lose the user's progress when the screen rotates between
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/resources/ |
D | providing-resources.jd | 510 Anda akan crash saat runtime (misalnya, jika semua sumber daya layout ditandai dengan qualifier {@c… 939 string dalam direktori yang memiliki qualifier bahasa dan wilayah, maka aplikasi Anda akan crash sa… 942 tidak memahami bahasa itu—, ini lebih baik daripada crash).</p> 953 Android menjalankan aplikasi, aplikasi itu akan crash jika Anda tidak menyediakan sumber daya defau… 956 Level 8), maka perangkat API level 4 tidak bisa mengakses sumber daya drawable dan akan crash. Dala… 1083 <strong>tidak</strong> akan menggunakannya dan aplikasi Anda akan crash jika tidak ada sumber daya …
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.2-highlights.jd | 235 <p>New bug reporting feature for Google Play apps enables developers to receive crash and freeze
|
D | android-1.1.jd | 74 devices. In the latter case, the application will crash at runtime when
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | providing-resources.jd | 523 application will crash at runtime (for example, if all layout resources are tagged with the {@code 977 in directories that have a language and region qualifier, then your application will crash when run 991 Android runs your application, it will crash if you do not provide default resources, because it 996 Level 8), then an API level 4 device cannot access your drawable resources and will crash. In this 1125 <strong>not</strong> use them and your application will crash if no other resources match the device
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | uses-sdk-element.jd | 81 will crash during runtime when attempting to access the unavailable APIs. For 428 then it would crash at run-time when it tried to access APIs that don't exist. 527 case, the application will crash at runtime when it tries to use APIs that don't
|
/frameworks/base/docs/html/preview/features/ |
D | multi-window.jd | 574 one-above-the-other configurations. Verify that the app does not crash, 580 app doesn't crash or leak memory. For information about checking your app's
|