Searched refs:ignored (Results 51 - 68 of 68) sorted by relevance

123

/frameworks/volley/src/com/android/volley/toolbox/
H A DDiskBasedCache.java167 } catch (IOException ignored) { }
/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java4073 } catch (RemoteException ignored) {
4091 } catch (RemoteException ignored) {
H A DPackageParser.java2561 // here that on older builds was ignored (with a warning). We
2577 // here that on older builds was ignored (with a warning). We
3136 Slog.w(TAG, "Activity exported request ignored due to singleUser: "
3496 Slog.w(TAG, "Provider exported request ignored due to singleUser: "
3770 Slog.w(TAG, "Service exported request ignored due to singleUser: "
4479 // here that on older builds was ignored (with a warning). We
5004 } catch (Exception ignored) {
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java479 } catch (RemoteException ignored) {
906 } catch (RemoteException ignored) {
H A DSettings.java2079 } catch (NumberFormatException ignored) {
H A DPackageManagerService.java4237 + " ignored: updated version " + ps.versionCode
6119 + pg.info.packageName + " ignored: original from "
6193 + p.info.packageName + " ignored: base tree "
6199 + p.info.packageName + " ignored: original from "
6216 + p.info.packageName + " ignored: no group "
12639 } catch (IOException ignored) {
13076 } catch (RemoteException ignored) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsUsageMonitor.java486 } catch (IOException ignored) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java100 } catch (InterruptedException ignored) {}
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/matcher/
H A DViewMatchers.java431 } catch (Resources.NotFoundException ignored) {
/frameworks/testing/espresso/libs/
H A Ddagger-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/internal/loaders/ dagger/internal/ArrayQueue$ ...
H A Dtestrunner-1.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/apps/ ...
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/frameworks/testing/espresso/espresso-lib-tests/src/androidTest/java/com/google/android/apps/common/testing/ui/espresso/matcher/
H A DViewMatchersTest.java245 public void setChecked(boolean ignored) {}
/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java1265 } catch (RemoteException ignored) {
/frameworks/native/services/inputflinger/
H A DInputReader.cpp375 ALOGI("Device added: id=%d, name='%s' (ignored non-input device)", deviceId,
399 ALOGI("Device removed: id=%d, name='%s' (ignored non-input device)",
480 //ALOGD("Discarding event for ignored deviceId %d.", deviceId);
3901 if (!mCurrentVirtualKey.ignored) {
3928 if (!mCurrentVirtualKey.ignored) {
3955 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey(
3958 if (!mCurrentVirtualKey.ignored) {
4799 // Only the active touch matters; other fingers are ignored. This policy helps
H A DInputReader.h154 // Devices with these names will be ignored.
1479 bool ignored; member in struct:android::TouchInputMapper::CurrentVirtualKeyState
1529 // Pointer follows the active finger if there is one. Other fingers are ignored.
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageManagerTests.java1337 } catch (NameNotFoundException ignored) {
/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java2892 // ignored; NMS lives inside system_server
3981 } catch (RemoteException ignored) {

Completed in 536 milliseconds

123