Home
last modified time | relevance | path

Searched refs:getClass (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DSmsHeader.java79 if (o == null || getClass() != o.getClass()) return false; in equals()
109 if (o == null || getClass() != o.getClass()) return false; in equals()
137 if (o == null || getClass() != o.getClass()) return false; in equals()
161 if (o == null || getClass() != o.getClass()) return false; in equals()
184 if (o == null || getClass() != o.getClass()) return false; in equals()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DStateManager.java62 top.transitionOnNextPause(top.getClass(), klass, in startState()
92 as.transitionOnNextPause(as.getClass(), klass, in startStateForResult()
210 state.transitionOnNextPause(state.getClass(), top.getClass(), in finishState()
221 top.getClass().getSimpleName()); in finishState()
237 oldState.transitionOnNextPause(oldState.getClass(), klass, in switchState()
293 topState.getClass().getSimpleName()); in restoreFromState()
304 bundle.putSerializable(KEY_CLASS, entry.activityState.getClass()); in saveState()
309 Log.v(TAG, "saveState " + entry.activityState.getClass()); in saveState()
/packages/modules/GeoTZ/common/src/main/java/com/android/timezone/location/common/
DPiiLoggables.java98 if (o == null || getClass() != o.getClass()) { in fromPiiValue()
144 if (o == null || getClass() != o.getClass()) { in fromString()
191 if (o == null || getClass() != o.getClass()) { in fromTemplate()
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/
DBankedTzIdSets.java61 if (o == null || getClass() != o.getClass()) { in equals()
188 if (o == null || getClass() != o.getClass()) { in equals()
242 if (o == null || getClass() != o.getClass()) { in equals()
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DFragmentUtils.java100 parent = fragment.getActivity().getClass().getName(); in checkParent()
102 parent = fragment.getHost().getClass().getName(); in checkParent()
104 throw new AssertionError(fragment.getClass().getName() in checkParent()
110 parent = fragment.getParentFragment().getClass().getName(); in checkParent()
113 fragment.getClass().getName() in checkParent()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/mergetzs2ranges/
DMergeTzS2RangesTest.java44 mTempDirPath = TestSupport.createTempDir(this.getClass()); in setUp()
68 copyTestResource(getClass(), inputResource1, inputDirPath); in regressionTest()
69 copyTestResource(getClass(), inputResource2, inputDirPath); in regressionTest()
70 copyTestResource(getClass(), inputResource3, inputDirPath); in regressionTest()
97 copyTestResource(getClass(), outputFileName, expectedOutputDirPath); in regressionTest()
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarNotificationViewAdapterTest.java152 assertThat(vh.getClass()).isEqualTo(BasicNotificationViewHolder.class); in onCreateViewHolder_carWarningType_shouldReturnObjectOfBasicNotificationViewHolder()
163 assertThat(vh.getClass()).isEqualTo(GroupNotificationViewHolder.class); in onCreateViewHolder_groupExpandedType_shouldReturnObjectOfGroupNotificationViewHolder()
174 assertThat(vh.getClass()).isEqualTo(GroupNotificationViewHolder.class); in onCreateViewHolder_groupCollapsed_shouldReturnObjectOfGroupNotificationViewHolder()
185 assertThat(vh.getClass()).isEqualTo(GroupSummaryNotificationViewHolder.class); in onCreateViewHolder_groupSummaryType_shouldReturnObjectOfGroupSummaryNotificationViewHolder()
196 assertThat(vh.getClass()).isEqualTo(BasicNotificationViewHolder.class); in onCreateViewHolder_carInformation_shouldReturnObjectOfBasicNotificationViewHolder()
207 assertThat(vh.getClass()).isEqualTo(BasicNotificationViewHolder.class); in onCreateViewHolder_carInfoInGroup_shouldReturnObjectOfBasicNotificationViewHolder()
218 assertThat(vh.getClass()).isEqualTo(MessageNotificationViewHolder.class); in onCreateViewHolder_shouldReturnObjectOfMessageNotificationViewHolder()
229 assertThat(vh.getClass()).isEqualTo(MessageNotificationViewHolder.class); in onCreateViewHolder_message_shouldReturnObjectOfMessageNotificationViewHolder()
240 assertThat(vh.getClass()).isEqualTo(ProgressNotificationViewHolder.class); in onCreateViewHolder_progressInGroupType_shouldReturnObjectOfProgressNotificationViewHolder()
251 assertThat(vh.getClass()).isEqualTo(ProgressNotificationViewHolder.class); in onCreateViewHolder_progressInGroup_shouldReturnObjectOfProgressNotificationViewHolder()
[all …]
/packages/apps/Settings/src/com/android/settings/dashboard/
DControllerTask.java61 key, mController.getClass().getSimpleName())); in run()
68 key, mController.getClass().getSimpleName())); in run()
77 + mController.getClass().getSimpleName()); in run()
81 mController.getClass().getSimpleName(), elapsedTime); in run()
DDashboardFragment.java281 if (mPreferenceControllers.get(controller.getClass()) == null) { in addPreferenceController()
282 mPreferenceControllers.put(controller.getClass(), new ArrayList<>()); in addPreferenceController()
284 mPreferenceControllers.get(controller.getClass()).add(controller); in addPreferenceController()
292 return DashboardFragmentRegistry.PARENT_TO_CATEGORY_KEY_MAP.get(getClass().getName()); in getCategoryKey()
373 key, controller.getClass().getSimpleName())); in updatePreferenceStates()
380 key, controller.getClass().getSimpleName())); in updatePreferenceStates()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayViewGlobalStateController.java85 Log.d(TAG, "Registering content mediator: " + overlayViewMediator.getClass().getName()); in registerMediator()
131 Log.d(TAG, "Content shown: " + viewController.getClass().getName()); in showView()
179 + viewController.getClass().getName()); in hideView()
184 + viewController.getClass().getName()); in hideView()
189 + viewController.getClass().getName()); in hideView()
210 Log.d(TAG, "Content hidden: " + viewController.getClass().getName()); in hideView()
/packages/modules/Permission/service/java/com/android/permission/persistence/
DRuntimePermissionsState.java126 if (object == null || getClass() != object.getClass()) { in equals()
208 if (object == null || getClass() != object.getClass()) { in equals()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DPersistableBundlable.java64 if (obj == null || pb1.getClass() != obj.getClass()) { in isPersistableBundlableEquals()
102 } else if (val1 == null || val2 == null || !val1.getClass().equals(val2.getClass())) { in isPersistableBundleSupportedValueEquals()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DObjectCounterTest.java58 if (o == null || getClass() != o.getClass()) return false; in equals()
101 if (o == null || getClass() != o.getClass()) return false; in equals()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/canonicalizetzs2polygons/
DCanonicalizeTzS2PolygonsTest.java47 mTempDirPath = TestSupport.createTempDir(this.getClass()); in setUp()
68 copyTestResource(getClass(), "input_polygons/" + inputTzS2PolygonResource, in regressionTest()
74 Path tzIdsFile = copyTestResourceWithoutLicense(getClass(), inputTzIdsResource, tzIdsDir); in regressionTest()
107 copyTestResource(getClass(), expectedPolyResource, expectedDirPath); in checkOutputPolyFile()
/packages/apps/Car/Calendar/src/com/android/car/calendar/common/
DEvent.java61 if (o == null || getClass() != o.getClass()) return false; in equals()
155 if (o == null || getClass() != o.getClass()) return false; in equals()
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DTypes.java167 if (o == null || getClass() != o.getClass()) { in equals()
327 if (o == null || getClass() != o.getClass()) { in equals()
439 if (o == null || getClass() != o.getClass()) { in equals()
563 if (o == null || getClass() != o.getClass()) { in equals()
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/
DHomeAudioCardPresenter.java50 if (model.getClass() == MediaViewModel.class) { in onViewCreated()
90 if (mCurrentModel != null && model.getClass() == mCurrentModel.getClass()) { in onModelUpdated()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeUdpSocket.java96 this.getClass().getSimpleName(), in sendIkePacket()
111 this.getClass().getSimpleName(), in sendIkePacket()
130 this.getClass().getSimpleName(), in close()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2cellunions_to_tzs2ranges/
DTzS2CellUnionsToTzS2RangesTest.java44 mTempDirPath = TestSupport.createTempDir(this.getClass()); in setUp()
64 copyTestResource(getClass(), inputResource, inputDirPath); in regressionTest()
79 Path expectedOuputFilePath = copyTestResource(getClass(), in regressionTest()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/tzs2polygons_tzs2cellunions/
DTzS2PolygonsToTzS2CellUnionsTest.java44 mTempDirPath = TestSupport.createTempDir(this.getClass()); in setUp()
64 copyTestResource(getClass(), inputResource, inputDirPath); in regressionTest()
79 Path expectedOutputFilePath = copyTestResource(getClass(), in regressionTest()
/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapMethodStateMachine.java67 this.getClass().getSimpleName(), in transitionTo()
68 "Transitioning from " + mState.getClass().getSimpleName() in transitionTo()
69 + " to " + newState.getClass().getSimpleName()); in transitionTo()
/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/geojsontz_to_tzs2polygons/
DGeoJsonTzToTzS2PolygonsTest.java44 mTempDirPath = TestSupport.createTempDir(this.getClass()); in setUp()
66 Path inputFilePath = copyTestResource(getClass(), inputResource, inputDirPath); in regressionTest()
79 Path expectedOutputFilePath = copyTestResource(getClass(), in regressionTest()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DMoreSuggestionsView.java95 + key.getClass().getName()); in onKeyInput()
101 + keyboard.getClass().getName()); in onKeyInput()
112 + mListener.getClass().getName()); in onKeyInput()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/
DTopLevelMenuFragmentTest.java64 assertThat(getCurrentFragment().getClass()).isEqualTo(TestSettingsFragment1.class); in onPreferenceTapped_launchesFragment()
82 assertThat(getCurrentFragment().getClass()).isEqualTo(TestSettingsFragment1.class); in onSamePreferenceTapped_noDuplicateEntry()
93 assertThat(getCurrentFragment().getClass()).isEqualTo(TestSettingsFragment2.class); in onDifferentPreferenceTapped_clearsBackStack()
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockSource.java64 getClass().getName() + "." + mName); in getIntentComponent()
140 if (o != null && o.getClass().equals(this.getClass())) { in equals()

12345678910>>...21